change version to 0.6.7_dev
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,3 +1,5 @@
|
|||||||
|
ncmpcpp-0.6.7 (????-??-??)
|
||||||
|
|
||||||
ncmpcpp-0.6.6 (2015-09-07)
|
ncmpcpp-0.6.6 (2015-09-07)
|
||||||
* A typo in the example configuration file was fixed.
|
* A typo in the example configuration file was fixed.
|
||||||
* Fetching lyrics from lyricwiki.com was fixed.
|
* Fetching lyrics from lyricwiki.com was fixed.
|
||||||
|
|||||||
@@ -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.6)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.7_dev)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user