Change version to 0.9_dev
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,3 +1,5 @@
|
|||||||
|
ncmpcpp-0.9 (????-??-??)
|
||||||
|
|
||||||
ncmpcpp-0.8.2 (2018-04-11)
|
ncmpcpp-0.8.2 (2018-04-11)
|
||||||
* Help screen: fixed display of EoF keycode
|
* Help screen: fixed display of EoF keycode
|
||||||
* Fixed possible integer overflow when resizing screen
|
* Fixed possible integer overflow when resizing screen
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([ncmpcpp], [0.8.2])
|
AC_INIT([ncmpcpp], [0.9_dev])
|
||||||
AC_CONFIG_SRCDIR([configure.ac])
|
AC_CONFIG_SRCDIR([configure.ac])
|
||||||
AC_CONFIG_HEADERS(config.h)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AM_INIT_AUTOMAKE([subdir-objects])
|
AM_INIT_AUTOMAKE([subdir-objects])
|
||||||
|
|||||||
Reference in New Issue
Block a user