summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c9f9f3f)
raw | patch | inline | side by side (parent: c9f9f3f)
author | Avuton Olrich <avuton@gmail.com> | |
Sun, 5 Feb 2012 19:25:25 +0000 (11:25 -0800) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Sun, 5 Feb 2012 19:25:25 +0000 (11:25 -0800) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index e5498974401b8347d112d3a17fad5f500009b1f8..0af6a1bfc8d9428d77bd8e64187a73891ccb9bc3 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.21 - not yet released
+
+
ncmpc 0.20 - (02/05/2012)
* increase connection timeout to 5 seconds
* screen_queue: follow songs when they are moved out of the visible
diff --git a/configure.ac b/configure.ac
index a1ea65a342c34500f9296730a3a83c3b87e1d9ab..603829c770a8bda9f9fb552e6cf60c9dc4818f1f 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.20, max@duempel.org)
+AC_INIT(ncmpc, 0.21~git, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])