summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 466ba70)
raw | patch | inline | side by side (parent: 466ba70)
author | Max Kellermann <max@duempel.org> | |
Thu, 11 Apr 2013 08:05:51 +0000 (10:05 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 11 Apr 2013 08:28:42 +0000 (10:28 +0200) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index a94f9bb82c77f432ae04297dc761a69c2186a1c5..c12ade88db70896165745e06fc50f6a4435a6711 100644 (file)
--- a/NEWS
+++ b/NEWS
-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
diff --git a/configure.ac b/configure.ac
index d1443f069947628c345c61551746582976c77d59..37b126bca6dc10971a4f7d9993a836e1eb1d0f56 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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