Code

configure.ac: prepare for 0.24
authorMax Kellermann <max@duempel.org>
Mon, 14 Jul 2014 08:18:37 +0000 (10:18 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 14 Jul 2014 08:18:37 +0000 (10:18 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9bb9b13278f06650638a88837a5c1ae151f55581..a0798cd5db707beb311fd58e4d2e847ac2978861 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+ncmpc 0.24 - not yet released
+
+
 ncmpc 0.23 - (2014-07-10)
 * fix broken l10n in out-of-tree builds
 
index fb1837a30ea7c1bf9bc6684b7998f6bb3e657e97..2d79f35e1c378b974139a90e9bf1c653f7fb3a84 100644 (file)
@@ -1,8 +1,8 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.23, max@duempel.org)
+AC_INIT(ncmpc, 0.24, max@duempel.org)
 
 VERSION_MAJOR=0
-VERSION_MINOR=23
+VERSION_MINOR=24
 VERSION_REVISION=0
 VERSION_EXTRA=0