change version to 0.7.2_dev
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,3 +1,5 @@
|
|||||||
|
ncmpcpp-0.7.2 (????-??-??)
|
||||||
|
|
||||||
ncmpcpp-0.7.1 (2016-01-01)
|
ncmpcpp-0.7.1 (2016-01-01)
|
||||||
* Selected songs in media library can now be added to playlists.
|
* Selected songs in media library can now be added to playlists.
|
||||||
* Confirmation before shuffling a playlist can now be disabled.
|
* Confirmation before shuffling a playlist can now be disabled.
|
||||||
|
|||||||
@@ -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.1)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.2_dev)
|
||||||
|
|
||||||
m4_include([m4/ax_lib_readline.m4])
|
m4_include([m4/ax_lib_readline.m4])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user