aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-03-06 13:08:30 +0100
committerMax Kellermann <max@duempel.org>2014-03-06 13:08:30 +0100
commitd65841a2db7b8ee94306b5aa3751825d627d25c3 (patch)
treee97c3b86df39c84aaa3340d92253a86a29964535 /configure.ac
parent2784d656181230e3536d7260f3b16652602399d8 (diff)
downloadmpd-d65841a2db7b8ee94306b5aa3751825d627d25c3.tar.gz
mpd-d65841a2db7b8ee94306b5aa3751825d627d25c3.tar.xz
mpd-d65841a2db7b8ee94306b5aa3751825d627d25c3.zip
configure.ac: prepare for 0.18.10
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 81bdcea24..ae3a2341c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(mpd, 0.18.9, mpd-devel@musicpd.org)
+AC_INIT(mpd, 0.18.10, mpd-devel@musicpd.org)
VERSION_MAJOR=0
VERSION_MINOR=18