Release 0.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# ncmpcpp-0.9 (2020-12-??)
|
# ncmpcpp-0.9 (2020-12-20)
|
||||||
* Fix various Mopidy specific bugs.
|
* Fix various Mopidy specific bugs.
|
||||||
* Add `run_external_console_command` action for running terminal applications.
|
* Add `run_external_console_command` action for running terminal applications.
|
||||||
* Pass lyrics filename in single quotes to shell.
|
* Pass lyrics filename in single quotes to shell.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([ncmpcpp], [0.9_dev])
|
AC_INIT([ncmpcpp], [0.9])
|
||||||
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