Code

ncmpc version 0.16.1 release-0.16.1 v0.16.1
authorAvuton Olrich <avuton@gmail.com>
Sun, 17 Jan 2010 23:55:35 +0000 (15:55 -0800)
committerMax Kellermann <max@duempel.org>
Mon, 18 Jan 2010 06:39:50 +0000 (07:39 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5a99254682a67eb3680340df356a61cb0749045d..b0439eef0bc42b2280345f3ea9333fb46810752c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ncmpc 0.17 - not yet released
+ncmpc 0.16.1 - (01/17/2009)
 * screen_queue: always update the list size
 * screen_browser: fixed jump to playlist file
 
index 3d17076bbaa3e01b9acfecf90dffba4a8fbf6e9b..faea9763c6bbbe593e8e1ca4324cd5b71512388d 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.17~git, max@duempel.org)
+AC_INIT(ncmpc, 0.16.1, max@duempel.org)
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_AUX_DIR(build)
 AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])