update NEWS / version bump

This commit is contained in:
Andrzej Rybczak
2010-02-26 16:34:21 +01:00
parent ed4399c5e8
commit 73d5082293
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@@ -1,3 +1,8 @@
ncmpcpp-0.5.2
+ bugfixes
ncmpcpp-0.5.1 ncmpcpp-0.5.1
+ new feature: customizable startup screen + new feature: customizable startup screen

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