change version to 0.7_beta1
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
|||||||
ncmpcpp-0.7 (????-??-??)
|
ncmpcpp-0.7_beta1 (2015-11-04)
|
||||||
|
|
||||||
* Visualizer has now support for multiple colors (visualizer_color configuration variable takes the list of colors to be used).
|
* Visualizer has now support for multiple colors (visualizer_color configuration variable takes the list of colors to be used).
|
||||||
* Visualizer has now support for two more modes: sound wave filled and sound ellipse.
|
* Visualizer has now support for two more modes: sound wave filled and sound ellipse.
|
||||||
|
|||||||
@@ -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.7_dev)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.7_beta1)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user