aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-09 22:58:14 +0100
committerMax Kellermann <max@duempel.org>2014-02-09 22:58:14 +0100
commit57e862712a9235c81f7cb28cf1b6e33e41e82e1b (patch)
tree86f2d09601e42821620ce6e6b8f74465e917a996 /configure.ac
parentddb5390d88ad9301ab70d3b6fff741ef2bb2551f (diff)
downloadmpd-57e862712a9235c81f7cb28cf1b6e33e41e82e1b.tar.gz
mpd-57e862712a9235c81f7cb28cf1b6e33e41e82e1b.tar.xz
mpd-57e862712a9235c81f7cb28cf1b6e33e41e82e1b.zip
configure.ac: prepare for 0.18.9
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 301c3a033..6b14a695c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(mpd, 0.18.8, mpd-devel@musicpd.org)
+AC_INIT(mpd, 0.18.9, mpd-devel@musicpd.org)
VERSION_MAJOR=0
VERSION_MINOR=18