update NEWS / version bump

This commit is contained in:
Andrzej Rybczak
2009-05-19 16:17:00 +02:00
parent 2c3c44994e
commit 2701eed2ca
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
ncmpcpp-0.3.4
+ new feature: search in help, lyrics and info screen
+ new feature: two columns view in media library
+ new feature: input box history
+ make displaying hidden files in local browser optional
+ bugfixes
ncmpcpp-0.3.3
+ new feature: cyclic scrolling

View File

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