From 47ea281bf0790b45290ce459371fd37fd9638de5 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Thu, 12 Jul 2012 14:43:59 -0400 Subject: Preparing for 1.4 release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2300cac..eb25cce 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- Mode: autoconf -*- dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT(mozo, 1.2.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.4.0, http://www.mate-desktop.org) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.7]) -- cgit v1.2.1