change version to 0.7_beta1

This commit is contained in:
Andrzej Rybczak
2015-11-04 20:43:43 +01:00
parent 2832c6c540
commit d7a16aebfc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7_dev)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7_beta1)
AC_PREREQ(2.59)