change version to 0.6.4
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
|||||||
ncmpcpp-0.6.4 (????-??-??)
|
ncmpcpp-0.6.4 (2015-05-02)
|
||||||
|
|
||||||
* Fix title of a pop-up which shows during adding selected items to the current playlist.
|
* Fix title of a pop-up which shows during adding selected items to the current playlist.
|
||||||
* Correctly deal with leading separator while parsing filenames in tag editor.
|
* Correctly deal with leading separator while parsing filenames in tag editor.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
AC_INIT(configure.ac)
|
AC_INIT(configure.ac)
|
||||||
|
|
||||||
AC_CONFIG_HEADERS(config.h)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.4_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.4)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user