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