Change version to 0.8.1
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
|||||||
ncmpcpp-0.8.1 (????-??-??)
|
ncmpcpp-0.8.1 (2017-10-11)
|
||||||
* Setting 'colors_enabled' to 'no' no longer results in a crash.
|
* Setting 'colors_enabled' to 'no' no longer results in a crash.
|
||||||
* Using '--quiet' command line argument no longer results in a crash.
|
* Using '--quiet' command line argument no longer results in a crash.
|
||||||
* If songs in media library have no track numbers, sort them by their display format.
|
* If songs in media library have no track numbers, sort them by their display format.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([ncmpcpp], [0.8.1_dev])
|
AC_INIT([ncmpcpp], [0.8.1])
|
||||||
AC_CONFIG_SRCDIR([configure.ac])
|
AC_CONFIG_SRCDIR([configure.ac])
|
||||||
AC_CONFIG_HEADERS(config.h)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AM_INIT_AUTOMAKE([subdir-objects])
|
AM_INIT_AUTOMAKE([subdir-objects])
|
||||||
|
|||||||
Reference in New Issue
Block a user