bump version to 0.5.6_pre

This commit is contained in:
Andrzej Rybczak
2010-09-09 16:32:27 +02:00
parent 13bcbcc14d
commit 7ad624ebc6

View File

@@ -1,7 +1,7 @@
AC_INIT(configure.in) AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.5) AM_INIT_AUTOMAKE(ncmpcpp, 0.5.6_pre)
AC_PREREQ(2.59) AC_PREREQ(2.59)