summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0c45727)
raw | patch | inline | side by side (parent: 0c45727)
author | Max Kellermann <max@duempel.org> | |
Mon, 14 Jul 2014 08:18:37 +0000 (10:18 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 14 Jul 2014 08:18:37 +0000 (10:18 +0200) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 9bb9b13278f06650638a88837a5c1ae151f55581..a0798cd5db707beb311fd58e4d2e847ac2978861 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.24 - not yet released
+
+
ncmpc 0.23 - (2014-07-10)
* fix broken l10n in out-of-tree builds
diff --git a/configure.ac b/configure.ac
index fb1837a30ea7c1bf9bc6684b7998f6bb3e657e97..2d79f35e1c378b974139a90e9bf1c653f7fb3a84 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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