summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2d3b730)
raw | patch | inline | side by side (parent: 2d3b730)
author | Avuton Olrich <avuton@gmail.com> | |
Tue, 21 Apr 2009 14:47:14 +0000 (07:47 -0700) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Tue, 21 Apr 2009 14:47:14 +0000 (07:47 -0700) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 5f4f163eab48db909cbfa86e2c6ef2e74e2dc5ed..c63e54d9d8521668467860b219bd4353ee8783e8 100644 (file)
--- a/NEWS
+++ b/NEWS
-ncmpc 0.14 - not yet released
+ncmpc 0.14 - 2009-04-21
* bell on wrapped search (optionally)
* added new "jump" ('.') command, which queries the user for a string and
jumps to the entry which begins with that string while the user is typing.
diff --git a/configure.ac b/configure.ac
index a7efe75224ff0d3102e3acea37565d921ec4e527..cf0a4af6279ccd6b1b2dd13be4318c921f58a704 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.14~git, max@duempel.org)
+AC_INIT(ncmpc, 0.14, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])