Code

release 0.21 release-0.21 v0.21
authorMax Kellermann <max@duempel.org>
Thu, 11 Apr 2013 08:05:51 +0000 (10:05 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 11 Apr 2013 08:28:42 +0000 (10:28 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index a94f9bb82c77f432ae04297dc761a69c2186a1c5..c12ade88db70896165745e06fc50f6a4435a6711 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ncmpc 0.21 - 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
 * fix crash on search screen when disconnected
index d1443f069947628c345c61551746582976c77d59..37b126bca6dc10971a4f7d9993a836e1eb1d0f56 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.21~git, max@duempel.org)
+AC_INIT(ncmpc, 0.21, max@duempel.org)
 
 VERSION_MAJOR=0
 VERSION_MINOR=21