update NEWS / version bump

master
Andrzej Rybczak 15 years ago
parent 2896351376
commit a7bb07d9a1
  1. 7
      NEWS
  2. 2
      configure.in

@ -1,3 +1,10 @@
ncmpcpp-0.5.8
* lyrics fetcher: add support for justsomelyrics.com
* add command line switch -s/--screen for switching screen at startup
* add proper support for asx/cue/m3u/pls/xspf playlists
* bugfixes
ncmpcpp-0.5.7
* convert input path to utf8 before calling 'add' command

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

Loading…
Cancel
Save