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