update NEWS / version bump
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,3 +1,8 @@
|
|||||||
|
ncmpcpp-0.5.6
|
||||||
|
|
||||||
|
* settings: make displaying 'empty tag' entry optional
|
||||||
|
* bugfixes
|
||||||
|
|
||||||
ncmpcpp-0.5.5
|
ncmpcpp-0.5.5
|
||||||
|
|
||||||
* new feature: select album around cursor
|
* new feature: select album around cursor
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
AC_INIT(configure.in)
|
AC_INIT(configure.in)
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.6_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.6)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user