fix typo, update NEWS & version bump

This commit is contained in:
unK
2008-10-12 18:16:03 +02:00
parent 48ba7cbcf2
commit d732c85537
3 changed files with 17 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.2.4_pre)
AM_INIT_AUTOMAKE(ncmpcpp, 0.2.4)
AC_PREREQ(2.59)