@ -1,4 +1,4 @@
# ncmpcpp-0.9 (2020-12-??)
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.
* Add `run_external_console_command` action for running terminal applications.
* Pass lyrics filename in single quotes to shell.
AC_INIT([ncmpcpp], [0.9_dev])
AC_INIT([ncmpcpp], [0.9])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([subdir-objects])