bump version to 0.6.5_pre

This commit is contained in:
Andrzej Rybczak
2015-06-13 20:16:38 +02:00
parent a40508179a
commit 011b543f52

View File

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