summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4227596)
raw | patch | inline | side by side (parent: 4227596)
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 c33364ed2b4493a50d2f2b444e154deae211d909..5cbfa67e4c93146d4f3e857f3d62130e689a6fed 100644 (file)
--- a/NEWS
+++ b/NEWS
-ncmpc 0.18 - not yet released
+ncmpc 0.18 - (09/22/2010)
* screen_song: show song range
* screen_artist: respect artist when adding albums
* po: added Italian translation
diff --git a/configure.ac b/configure.ac
index 28b80a533eb6300f1b5e0c0015388632833b7f81..0d8c11b550800fd46fcdfae68b8a4489a3223c75 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.18~git, max@duempel.org)
+AC_INIT(ncmpc, 0.18, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])