Change version to 0.7.5
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
|||||||
ncmpcpp-0.7.5 (????-??-??)
|
ncmpcpp-0.7.5 (2016-08-17)
|
||||||
* Action chains can be now used for seeking.
|
* Action chains can be now used for seeking.
|
||||||
* Fixed fetching artist info from last.fm.
|
* Fixed fetching artist info from last.fm.
|
||||||
* Default value of regular_expressions was changed from 'basic' to 'perl' to work around boost issue (#12222).
|
* Default value of regular_expressions was changed from 'basic' to 'perl' to work around boost issue (#12222).
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
AC_INIT(configure.ac)
|
AC_INIT(configure.ac)
|
||||||
AC_CONFIG_HEADERS(config.h)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.5_dev)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.5)
|
||||||
|
|
||||||
m4_include([m4/ax_lib_readline.m4])
|
m4_include([m4/ax_lib_readline.m4])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user