From c9f9f3f9e2f1febb6038489fcc99d0d9e957a1bb Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sun, 5 Feb 2012 11:25:25 -0800 Subject: [PATCH] ncmpc version 0.20 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e55bae9..e549897 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -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 19b8ba1..a1ea65a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ 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]) -- 2.30.2