summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ac446d2)
raw | patch | inline | side by side (parent: ac446d2)
author | Avuton Olrich <avuton@gmail.com> | |
Fri, 9 Jan 2009 13:06:59 +0000 (05:06 -0800) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Fri, 9 Jan 2009 13:06:59 +0000 (05:06 -0800) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 88840f0ee03ad350b43dce22a1491f3b2643bc99..452dceee81a9e4d158f3484ad2acfd4f65100691 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.14 - not yet released
+
+
ncmpc 0.13 - 2009-01-09
* added output configuration screen, default hotkey F8
* new --disable-locale configure option
diff --git a/configure.ac b/configure.ac
index aedecefb77b307aaad5daf4329a9c19fffb9beed..a7efe75224ff0d3102e3acea37565d921ec4e527 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.13, max@duempel.org)
+AC_INIT(ncmpc, 0.14~git, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])