summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 878d0bf)
raw | patch | inline | side by side (parent: 878d0bf)
author | Max Kellermann <max@duempel.org> | |
Mon, 10 Aug 2015 11:48:49 +0000 (13:48 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 10 Aug 2015 11:48:49 +0000 (13:48 +0200) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index e72bef5aa3bd01de2f127958458ddcdd9c65e6f2..6db0158fe4b1cb14d9a4562bb7854fbd73049c58 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.25 - not yet released
+
+
ncmpc 0.24 - (2014-07-14)
* fix crash on "jump" (hotkey ".")
* save keys to path specified by --key-file
diff --git a/configure.ac b/configure.ac
index 2d79f35e1c378b974139a90e9bf1c653f7fb3a84..9f71835b5b572d2fc0a2bb804a0bceb9e5a29a42 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.24, max@duempel.org)
+AC_INIT(ncmpc, 0.25, max@duempel.org)
VERSION_MAJOR=0
-VERSION_MINOR=24
+VERSION_MINOR=25
VERSION_REVISION=0
VERSION_EXTRA=0