diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ae3a2341c..48933c4cf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) -AC_INIT(mpd, 0.18.10, mpd-devel@musicpd.org) +AC_INIT(mpd, 0.18.11, mpd-devel@musicpd.org) VERSION_MAJOR=0 VERSION_MINOR=18 |