summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3c3ed8d)
raw | patch | inline | side by side (parent: 3c3ed8d)
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 398df80a6669c2421f9a0df0677ac3a1de2fda67..88840f0ee03ad350b43dce22a1491f3b2643bc99 100644 (file)
--- a/NEWS
+++ b/NEWS
-ncmpc 0.13 - not yet released
+ncmpc 0.13 - 2009-01-09
* added output configuration screen, default hotkey F8
* new --disable-locale configure option
* new --disable-multibyte configure option; this allows you to
diff --git a/configure.ac b/configure.ac
index 120ccaf240b492bccb89549a4901df52092a370c..aedecefb77b307aaad5daf4329a9c19fffb9beed 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.13~git, max@duempel.org)
+AC_INIT(ncmpc, 0.13, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])