aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-11-28 15:53:00 +0100
committerMax Kellermann <max@duempel.org>2008-11-28 15:53:00 +0100
commit3d1639bf8e50e90ab593dfdec3700760707ce03b (patch)
tree23382a93b74b5d2f16a2ef6d5bf60eeaf4f4cd90 /configure.ac
parentc2ddd9d95090ac9b57934adc5c76507723de16ee (diff)
downloadmpd-3d1639bf8e50e90ab593dfdec3700760707ce03b.tar.gz
mpd-3d1639bf8e50e90ab593dfdec3700760707ce03b.tar.xz
mpd-3d1639bf8e50e90ab593dfdec3700760707ce03b.zip
ncmpc version 0.12~beta2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1256e1811..b8a0ed020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(ncurses MPD client, 0.12~beta1, max@duempel.org, ncmpc)
+AC_INIT(ncurses MPD client, 0.12~beta2, max@duempel.org, ncmpc)
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])
AM_CONFIG_HEADER([config.h])