change version to 0.6.4

This commit is contained in:
Andrzej Rybczak
2015-05-02 20:50:12 +02:00
parent 5a3a2fbbf1
commit 77c702100f
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.6.4_pre)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.4)
AC_PREREQ(2.59)