From d65841a2db7b8ee94306b5aa3751825d627d25c3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 6 Mar 2014 13:08:30 +0100 Subject: configure.ac: prepare for 0.18.10 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7a3173f57..7a12778d5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +ver 0.18.10 (not yet released) + ver 0.18.9 (2014/03/02) * protocol - "findadd" requires the "add" permission 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 -- cgit v1.2.3