release 0.6.3
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
||||
ncmpcpp-0.6.3 (????-??-??)
|
||||
ncmpcpp-0.6.3 (2015-03-02)
|
||||
|
||||
* Fix floating point exception when adding a specific number of random items.
|
||||
* Passwords are no longer added to the input history.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
AC_INIT(configure.ac)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.2_pre)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.3)
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user