change version to 0.6.4_pre

This commit is contained in:
Andrzej Rybczak
2015-04-12 16:15:57 +02:00
parent 2ea7db1d20
commit bce268dea4
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.3)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.4_pre)
AC_PREREQ(2.59)