Code

ncmpc version 0.13 release-0.13 v0.13
authorAvuton Olrich <avuton@gmail.com>
Fri, 9 Jan 2009 13:06:59 +0000 (05:06 -0800)
committerAvuton Olrich <avuton@gmail.com>
Fri, 9 Jan 2009 13:06:59 +0000 (05:06 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 398df80a6669c2421f9a0df0677ac3a1de2fda67..88840f0ee03ad350b43dce22a1491f3b2643bc99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ncmpc 0.13 - not yet released
+ncmpc 0.13 - 2009-01-09
   * added output configuration screen, default hotkey F8
   * new --disable-locale configure option
   * new --disable-multibyte configure option; this allows you to
index 120ccaf240b492bccb89549a4901df52092a370c..aedecefb77b307aaad5daf4329a9c19fffb9beed 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.13~git, max@duempel.org)
+AC_INIT(ncmpc, 0.13, max@duempel.org)
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_AUX_DIR(build)
 AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])