summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d990c74)
raw | patch | inline | side by side (parent: d990c74)
author | Max Kellermann <max@duempel.org> | |
Thu, 7 Nov 2013 22:08:41 +0000 (23:08 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 7 Nov 2013 22:08:41 +0000 (23:08 +0100) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index c12ade88db70896165745e06fc50f6a4435a6711..f386c5b79719c4611e76569c9d6707648e2ba587 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.22 - not yet released
+
+
ncmpc 0.21 - (2013-04-11)
* add a chat screen for communication with other clients on the same server
* song format: evaluate literal strings as true
diff --git a/configure.ac b/configure.ac
index 37b126bca6dc10971a4f7d9993a836e1eb1d0f56..5bccb152c961ffb60a63b9a25a5ec2b63db5e1da 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.21, max@duempel.org)
+AC_INIT(ncmpc, 0.22~git, max@duempel.org)
VERSION_MAJOR=0
VERSION_MINOR=21