Code

ncmpc version 0.20 release-0.20 v0.20
authorAvuton Olrich <avuton@gmail.com>
Sun, 5 Feb 2012 19:25:25 +0000 (11:25 -0800)
committerAvuton Olrich <avuton@gmail.com>
Sun, 5 Feb 2012 19:25:25 +0000 (11:25 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e55bae9acf0f5f4773e02b2c5523aebd9d55d7c7..e5498974401b8347d112d3a17fad5f500009b1f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ncmpc 0.20 - not yet released
+ncmpc 0.20 - (02/05/2012)
 * increase connection timeout to 5 seconds
 * screen_queue: follow songs when they are moved out of the visible
   range
index 19b8ba10a8ccc7d215030dfab4124f3c60981c4e..a1ea65a342c34500f9296730a3a83c3b87e1d9ab 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.20~git, max@duempel.org)
+AC_INIT(ncmpc, 0.20, max@duempel.org)
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_AUX_DIR(build)
 AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])