From 1f232b67371f2acbf2a2e5c42ee7233337f0935a Mon Sep 17 00:00:00 2001 From: djcb Date: Sun, 4 Dec 2016 21:18:18 +0200 Subject: [PATCH] bump version to 0.9.18 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cb1f529e..63814e56 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ ## along with this program; if not, write to the Free Software Foundation, ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -AC_INIT([mu],[0.9.17],[https://github.com/djcb/mu/issues],[mu]) +AC_INIT([mu],[0.9.18],[https://github.com/djcb/mu/issues],[mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([mu/mu.cc]) # libtoolize wants to put some stuff in here; if you have an old