Code

Modify version string to post-release version 0.19~git
[ncmpc.git] / configure.ac
index 7891686619952363389618ca19ba62c86c546807..cb3633bce98d91e709edb8dae9f55551c35d62a8 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.17, max@duempel.org)
+AC_INIT(ncmpc, 0.19~git, max@duempel.org)
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_AUX_DIR(build)
 AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])