Change version to 0.7.6
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
|||||||
ncmpcpp-0.7.6 (????-??-??)
|
ncmpcpp-0.7.6 (2016-10-30)
|
||||||
* Fixed assertion failure on trying to search backwards in an empty list.
|
* Fixed assertion failure on trying to search backwards in an empty list.
|
||||||
* Updated installation instructions in INSTALL file.
|
* Updated installation instructions in INSTALL file.
|
||||||
* Make sure that stream of random numbers is not deterministic.
|
* Make sure that stream of random numbers is not deterministic.
|
||||||
|
|||||||
@@ -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.6_dev)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.6)
|
||||||
|
|
||||||
m4_include([m4/ax_lib_readline.m4])
|
m4_include([m4/ax_lib_readline.m4])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user