change version to 0.6.7

master
Andrzej Rybczak 11 years ago
parent 95c6366596
commit 2b258a84d8
  1. 2
      NEWS
  2. 2
      configure.ac

@ -1,4 +1,4 @@
ncmpcpp-0.6.7 (????-??-??)
ncmpcpp-0.6.7 (2015-09-12)
* Fetching artist info from last.fm was fixed.
ncmpcpp-0.6.6 (2015-09-07)

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

Loading…
Cancel
Save