summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e19881c)
raw | patch | inline | side by side (parent: e19881c)
author | Max Kellermann <max@duempel.org> | |
Mon, 9 Jun 2014 09:21:23 +0000 (11:21 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 9 Jun 2014 09:53:37 +0000 (11:53 +0200) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index ca5cfd6d47316f820fc9b920db0bc1d121489b5b..c0f60b7cfd121d365a34a7cd291bc74522f81dcf 100644 (file)
--- a/NEWS
+++ b/NEWS
-ncmpc 0.22 - not yet released
+ncmpc 0.22 - (2014-06-09)
* rename "playlist" to "queue"
* remove useless "Connected to ..." message
* require libmpdclient 2.3, MPD 0.16
diff --git a/configure.ac b/configure.ac
index f8ea92ce07188732484431eba8328c6f69e76ac4..9ab434e10b213ff58295e73fdcb25ab6abc42283 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.22~git, max@duempel.org)
+AC_INIT(ncmpc, 0.22, max@duempel.org)
VERSION_MAJOR=0
VERSION_MINOR=22