summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 486ec4b)
raw | patch | inline | side by side (parent: 486ec4b)
author | Max Kellermann <max.kellermann@gmail.com> | |
Tue, 28 Mar 2017 18:32:27 +0000 (20:32 +0200) | ||
committer | Max Kellermann <max@musicpd.org> | |
Tue, 28 Mar 2017 18:32:27 +0000 (20:32 +0200) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 398245d79f10061afb2a75d2b599e88124d14947..ac9cd9f6d6a8844af005f36334b1ccfea919b575 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.28 - not yet released
+
ncmpc 0.27 - (2017-03-25)
* work around connect failure if /var/run/mpd/socket does not exist
* remove the status bar clock (option "display-time")
diff --git a/configure.ac b/configure.ac
index 675008ffb56e916ddfcd2dfc6d53c607b8903277..c82397ce4733e8e366ff6c7b35fcffdd9809cfe8 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.27, max@duempel.org)
+AC_INIT(ncmpc, 0.28, max@duempel.org)
VERSION_MAJOR=0
-VERSION_MINOR=27
+VERSION_MINOR=28
VERSION_REVISION=0
VERSION_EXTRA=0