update NEWS / version bump
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,3 +1,13 @@
|
||||
ncmpcpp-0.3.3
|
||||
|
||||
+ new feature: cyclic scrolling
|
||||
+ support for single mode (requires >=mpd-0.15_alpha*)
|
||||
+ support for consume mode (requires >=mpd-0.15_alpha*)
|
||||
+ support for pdcurses library
|
||||
+ support for WIN32
|
||||
+ improvements and bugfixes
|
||||
|
||||
|
||||
ncmpcpp-0.3.2
|
||||
|
||||
+ new feature: locate currently playing song in browser
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
AC_INIT(configure.in)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.3_pre)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.3)
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user