Code

increment version number to 0.27
authorMax Kellermann <max.kellermann@gmail.com>
Mon, 20 Mar 2017 15:24:36 +0000 (16:24 +0100)
committerMax Kellermann <max@musicpd.org>
Mon, 20 Mar 2017 15:24:36 +0000 (16:24 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2e8a79ebc536361cf2f50ba5974a2e2cc562f262..5aad8b5e8cca98b4e4379675f1363f6bcc9401e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+ncmpc 0.27 - not yet released
+
 ncmpc 0.26 - (2017-03-20)
 * require libmpdclient 2.9
 * adapt to lirc 0.9.4
index 6273a09ed0a6b0ab52d39e75d9226996ddd83b28..675008ffb56e916ddfcd2dfc6d53c607b8903277 100644 (file)
@@ -1,8 +1,8 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.26, max@duempel.org)
+AC_INIT(ncmpc, 0.27, max@duempel.org)
 
 VERSION_MAJOR=0
-VERSION_MINOR=26
+VERSION_MINOR=27
 VERSION_REVISION=0
 VERSION_EXTRA=0