summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b482c77)
raw | patch | inline | side by side (parent: b482c77)
author | Avuton Olrich <avuton@gmail.com> | |
Sat, 26 Dec 2009 01:43:26 +0000 (17:43 -0800) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Sat, 26 Dec 2009 01:43:26 +0000 (17:43 -0800) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 04be863cbb5097d0464e8eb447de0b36a0927247..c1c83425c69e0bed722324b372652a173d9ad8bd 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.17 - not yet released
+
+
ncmpc 0.16 - (12/25/2009)
* using libmpdclient 2.0 instead of built-in libmpdclient
* require MPD 0.12
diff --git a/configure.ac b/configure.ac
index b6df8409585bc5470f0413d38756ab12e72b23f5..3d17076bbaa3e01b9acfecf90dffba4a8fbf6e9b 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.16, 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])