Code

ncmpc version 0.17 release-0.17 v0.17
authorAvuton Olrich <avuton@gmail.com>
Wed, 23 Jun 2010 01:13:01 +0000 (18:13 -0700)
committerAvuton Olrich <avuton@gmail.com>
Wed, 23 Jun 2010 01:13:01 +0000 (18:13 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 526570db44ed56a6ca7f085086549843a4ed7dff..1f7d1e48a00eee1f6d9135fe0963c89fa46d837e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ncmpc 0.17 - not yet released
+ncmpc 0.17 - (06/22/2010)
 * screen_queue: fix range selection check on "shuffle"
 * screen_browser: check for error before adding song to playlist
 * po: added Brazilian Portuguese translation
index 1b014fc4bd4e04dec4f4460d5a341908a83d31a9..7891686619952363389618ca19ba62c86c546807 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.17~git, max@duempel.org)
+AC_INIT(ncmpc, 0.17, max@duempel.org)
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_AUX_DIR(build)
 AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])