Release 0.9.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# ncmpcpp-0.10 (????-??-??)
|
# ncmpcpp-0.9.1 (2020-12-23)
|
||||||
* Add support for fetching lyrics from musixmatch.com.
|
* Add support for fetching lyrics from musixmatch.com.
|
||||||
* Fix intermittent failures of the Genius fetcher.
|
* Fix intermittent failures of the Genius fetcher.
|
||||||
* Fix crash on startup with Visualizer as the initial screen.
|
* Fix crash on startup with Visualizer as the initial screen.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([ncmpcpp], [0.10_dev])
|
AC_INIT([ncmpcpp], [0.9.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