From 3aac82ccd18d23ec4bfdf6bc3fa29eafdb93a09d Mon Sep 17 00:00:00 2001 From: djcb Date: Sat, 20 Oct 2012 17:50:44 +0300 Subject: [PATCH] * configure.ac: bump version to 0.9.9.5-dev1 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index cdd11848..4d2ceed9 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.9.x],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.9.5-dev1],[http://code.google.com/p/mu0/issues/list],[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 @@ -313,7 +313,7 @@ mu4e/Makefile mu4e/mu4e-meta.el mu4e/texi.texi guile/Makefile -guile/texi.texi +guile/texi.texi guile/mu/Makefile guile/examples/Makefile guile/tests/Makefile