change version to 0.7.2_dev

This commit is contained in:
Andrzej Rybczak
2016-01-15 15:25:03 +01:00
parent 6324013e88
commit 133a794cb1
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.1)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.2_dev)
m4_include([m4/ax_lib_readline.m4])