summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1656483)
raw | patch | inline | side by side (parent: 1656483)
author | Avuton Olrich <avuton@gmail.com> | |
Sun, 17 Jan 2010 23:55:35 +0000 (15:55 -0800) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 18 Jan 2010 06:39:53 +0000 (07:39 +0100) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index b0439eef0bc42b2280345f3ea9333fb46810752c..8550b5e5370c59f68d039b56d6d0cd713744f9f1 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.17 - not yet released
+
+
ncmpc 0.16.1 - (01/17/2009)
* screen_queue: always update the list size
* screen_browser: fixed jump to playlist file
diff --git a/configure.ac b/configure.ac
index faea9763c6bbbe593e8e1ca4324cd5b71512388d..3d17076bbaa3e01b9acfecf90dffba4a8fbf6e9b 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.16.1, max@duempel.org)
+AC_INIT(ncmpc, 0.17~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])