update NEWS and change version to 0.6_beta5

This commit is contained in:
Andrzej Rybczak
2014-10-04 17:57:05 +02:00
parent 9e11ffc351
commit ea9d5940ff
3 changed files with 9 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_beta4)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6_beta5)
AC_PREREQ(2.59)