update NEWS and change version to 0.6_beta4
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,3 +1,8 @@
|
||||
ncmpcpp-0.6_beta4
|
||||
|
||||
* Jumping to current song in playlist doesn't trigger assertion failures anymore.
|
||||
* Readline's completion feature is now properly disabled.
|
||||
|
||||
ncmpcpp-0.6_beta3
|
||||
|
||||
* Handling of server events has been improved.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
AC_INIT(configure.ac)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.6_beta3)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.6_beta4)
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user