bump version to 0.5.4_pre

This commit is contained in:
Andrzej Rybczak
2010-04-07 12:17:33 +02:00
parent 4ea5594974
commit 1b8ace06f5

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.3) AM_INIT_AUTOMAKE(ncmpcpp, 0.5.4_pre)
AC_PREREQ(2.59) AC_PREREQ(2.59)