From 74a778e65fb7dd665d45725b995755e872692334 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 18 Nov 2013 20:03:30 +0100 Subject: configure.ac: prepare for 0.18.5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6805a5d46..268cb7aa7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) -AC_INIT(mpd, 0.18.4, musicpd-dev-team@lists.sourceforge.net) +AC_INIT(mpd, 0.18.5~git, musicpd-dev-team@lists.sourceforge.net) VERSION_MAJOR=0 VERSION_MINOR=18 -- cgit v1.2.3