release 0.6.3

master
Andrzej Rybczak 11 years ago
parent f84dabad75
commit 070aef5863
  1. 2
      NEWS
  2. 2
      configure.ac

@ -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)

Loading…
Cancel
Save