Release 0.10.1 (#617)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# ncmpcpp-0.10.1 (2024-??-??)
|
||||
# ncmpcpp-0.10.1 (2024-10-24)
|
||||
* Fix compilation with `libc++`.
|
||||
* Remove `autogen.sh` in favour of `autoreconf`.
|
||||
* Do not crash when trying to reverse an empty playlist.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_INIT([ncmpcpp],[0.10.1_dev])
|
||||
AC_INIT([ncmpcpp],[0.10.1])
|
||||
AC_CONFIG_SRCDIR([configure.ac])
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
||||
Reference in New Issue
Block a user