bump version to 0.5.1_pre

This commit is contained in:
Andrzej Rybczak
2010-01-03 16:20:29 +01:00
parent f7d9f89b12
commit e86e815787

View File

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