update NEWS / version bump
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,3 +1,11 @@
|
||||
ncmpcpp-0.5.3
|
||||
|
||||
* new feature: new movement keys: {Up,Down}{Album,Artist}
|
||||
* new feature: make displaying volume level in statusbar optional
|
||||
* new feature: jump from browser to playlist editor
|
||||
* bugfixes
|
||||
|
||||
|
||||
ncmpcpp-0.5.2
|
||||
|
||||
+ bugfixes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
AC_INIT(configure.in)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.3_pre)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.3)
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user