bump version to 0.5.2_pre

This commit is contained in:
Andrzej Rybczak
2010-02-17 00:01:45 +01:00
parent 011f4c5bf5
commit d7505ef46f

View File

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