update NEWS / version bump

master
Andrzej Rybczak 17 years ago
parent 00fde3c266
commit c031675f56
  1. 9
      NEWS
  2. 2
      configure.in

@ -1,3 +1,12 @@
ncmpcpp-0.4.1
+ support for writing performer, composer and disc tags into ogg and flac files
+ support for custom prefix/suffix of now playing song
+ support for system charset encoding autodetection
+ support for underlined text
+ optimizations and bugfixes
ncmpcpp-0.4
+ new screen: music visualizer with sound wave/frequency spectrum modes

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

Loading…
Cancel
Save