bump version to 0.5.5_pre

This commit is contained in:
Andrzej Rybczak
2010-06-15 15:39:08 +02:00
parent d9af16e973
commit 10cea746e9

View File

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