From 958aae8a9c9632c27451c4382a358a3cf92d7c15 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Fri, 9 Dec 2011 23:35:46 -0500 Subject: updated version --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 78d087b..4629ab1 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], [2011.12.01], [http://bugzilla.mate.org/enter_bug.cgi?product=engrampa]) +AC_INIT([engrampa], [1.1.0], [http://bugzilla.mate.org/enter_bug.cgi?product=engrampa]) AM_INIT_AUTOMAKE([1.9 foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) @@ -27,8 +27,8 @@ dnl ========================================================================== GLIB_REQUIRED=2.25.5 GIO_REQUIRED=2.25.5 -MATECONF_REQUIRED=2.6.0 -CAJA_REQUIRED=2.22.2 +MATECONF_REQUIRED=1.1.0 +CAJA_REQUIRED=1.1.0 AC_MSG_CHECKING([which gtk+ version to compile against]) AC_ARG_WITH([gtk], -- cgit v1.2.1