Change version to 0.8
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
||||
ncmpcpp-0.8 (????-??-??)
|
||||
ncmpcpp-0.8 (2017-05-21)
|
||||
* Configuration variable 'execute_on_player_state_change' was added.
|
||||
* Support for controlling whether ncmpcpp should display multiple tags as-is or make an effort to hide duplicate values (show_duplicate_tags configuration variable, enabled by default).
|
||||
* Support for filtering of lists was brought back from the dead.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_INIT([ncmpcpp], [0.8_dev])
|
||||
AC_INIT([ncmpcpp], [0.8])
|
||||
AC_CONFIG_SRCDIR([configure.ac])
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
||||
Reference in New Issue
Block a user