From a3890b35f383de1c866fd3e9c27e37a9145a1850 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Wed, 11 Jul 2012 12:56:42 -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 e2349cf..26f9b39 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([engrampa], [1.2.1], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.4.0], [http://www.mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit v1.2.1