change version to 0.6.7

This commit is contained in:
Andrzej Rybczak
2015-09-13 00:00:11 +02:00
parent 95c6366596
commit 2b258a84d8
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

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

View File

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