From 1fa9aea6e21c2d863d0934f8e435b1fae130e908 Mon Sep 17 00:00:00 2001 From: djcb Date: Thu, 16 Apr 2015 22:27:38 +0300 Subject: [PATCH] Bump version to 0.9.12 Enough changes to warrant a new version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0b90b832..ab4ff293 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.11],[https://github.com/djcb/mu/issues],[mu]) +AC_INIT([mu],[0.9.12],[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