Code

screen_utils: Moved the colons of the prompts to wreadln.
[ncmpc.git] / configure.ac
index 120ccaf240b492bccb89549a4901df52092a370c..a7efe75224ff0d3102e3acea37565d921ec4e527 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.13~git, 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])