summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fd6e47f)
raw | patch | inline | side by side (parent: fd6e47f)
author | Avuton Olrich <avuton@gmail.com> | |
Thu, 24 Sep 2009 14:06:00 +0000 (07:06 -0700) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Thu, 24 Sep 2009 14:06:00 +0000 (07:06 -0700) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 0be7af64b79cd026c7d540166f36c95e782ef9b6..178c143d5eae3c88f9c04ba26f02d5a114f0dea5 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.16 - not yet released
+
+
ncmpc 0.15 - 2009-09-24
* added the "lyrics-autosave" option
* added CMD_SELECT_PLAYING
diff --git a/configure.ac b/configure.ac
index f58e270955d71dd9992b824d5e44ea27759a0935..8ee474a324d066b2fb3fa8a6340c81dc3bef85de 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.15, max@duempel.org)
+AC_INIT(ncmpc, 0.16~git, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])