Release 0.10
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# ncmpcpp-0.10 (????-??-??)
|
# ncmpcpp-0.10 (2024-09-03)
|
||||||
* Add the configuration option `mpd_password`.
|
* Add the configuration option `mpd_password`.
|
||||||
* Separate chunks of lyrics with a double newline.
|
* Separate chunks of lyrics with a double newline.
|
||||||
* Fix separator between albums with the same name, to check for album artist
|
* Fix separator between albums with the same name, to check for album artist
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([ncmpcpp],[0.10_dev])
|
AC_INIT([ncmpcpp],[0.10])
|
||||||
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