summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: acfd2a2)
raw | patch | inline | side by side (parent: acfd2a2)
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 e55bae9acf0f5f4773e02b2c5523aebd9d55d7c7..e5498974401b8347d112d3a17fad5f500009b1f8 100644 (file)
--- a/NEWS
+++ b/NEWS
-ncmpc 0.20 - 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
range
diff --git a/configure.ac b/configure.ac
index 19b8ba10a8ccc7d215030dfab4124f3c60981c4e..a1ea65a342c34500f9296730a3a83c3b87e1d9ab 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.20~git, max@duempel.org)
+AC_INIT(ncmpc, 0.20, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])