update NEWS and change version to 0.6_beta4

This commit is contained in:
Andrzej Rybczak
2014-09-19 13:49:40 +02:00
parent 5b1634a7ef
commit 470c30d07a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6_beta3)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6_beta4)
AC_PREREQ(2.59)