summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c5bb210)
raw | patch | inline | side by side (parent: c5bb210)
author | Avuton Olrich <avuton@gmail.com> | |
Thu, 23 Sep 2010 01:48:39 +0000 (18:48 -0700) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Thu, 23 Sep 2010 01:48:39 +0000 (18:48 -0700) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 5cbfa67e4c93146d4f3e857f3d62130e689a6fed..90884b76baa6edf359ee91add179118e938c6dbb 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.19 - not yet released
+
+
ncmpc 0.18 - (09/22/2010)
* screen_song: show song range
* screen_artist: respect artist when adding albums
diff --git a/configure.ac b/configure.ac
index 0d8c11b550800fd46fcdfae68b8a4489a3223c75..cb3633bce98d91e709edb8dae9f55551c35d62a8 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.18, max@duempel.org)
+AC_INIT(ncmpc, 0.19~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])