update version to 0.6.5

master
Andrzej Rybczak 11 years ago
parent 3dd623bd99
commit c57967b45c
  1. 2
      NEWS
  2. 2
      configure.ac

@ -1,4 +1,4 @@
ncmpcpp-0.6.5 (????-??-??)
ncmpcpp-0.6.5 (2015-07-05)
* Description of mouse wheel usage on volume is now correct.
* Configure script now fails if either readline or pthread specific headers are not present.

@ -1,7 +1,7 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.5_pre)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.5)
AC_PREREQ(2.59)

Loading…
Cancel
Save