aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-11-30 01:52:16 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-11-30 01:52:16 +0800
commit21579dd2d910295c163a5110f8f97abc5abaa9ec (patch)
tree225a24194fccd62beb52c376535c36df38d8bcd5 /configure.in
parentad0bc590f54d7132c8c505d538b109429288052f (diff)
downloadgsoc2013-evolution-21579dd2d910295c163a5110f8f97abc5abaa9ec.tar
gsoc2013-evolution-21579dd2d910295c163a5110f8f97abc5abaa9ec.tar.gz
gsoc2013-evolution-21579dd2d910295c163a5110f8f97abc5abaa9ec.tar.bz2
gsoc2013-evolution-21579dd2d910295c163a5110f8f97abc5abaa9ec.tar.lz
gsoc2013-evolution-21579dd2d910295c163a5110f8f97abc5abaa9ec.tar.xz
gsoc2013-evolution-21579dd2d910295c163a5110f8f97abc5abaa9ec.tar.zst
gsoc2013-evolution-21579dd2d910295c163a5110f8f97abc5abaa9ec.zip
bump version, requires
2004-11-29 JP Rosevear <jpr@novell.com> * configure.in: bump version, requires svn path=/trunk/; revision=28011
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index d9a946fc64..2fa9580e72 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(evolution, 2.1.0, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.1.1, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
@@ -1098,11 +1098,11 @@ fi
dnl --- Required version numbers
-GAL_REQUIRED=2.3.0
+GAL_REQUIRED=2.3.1
GAL_PACKAGE=2.4
-GTKHTML_REQUIRED=3.5.0
+GTKHTML_REQUIRED=3.5.1
GTKHTML_PACKAGE=3.6
-EDS_REQUIRED=1.1.0
+EDS_REQUIRED=1.1.1
EDS_PACKAGE=1.2
BONOBOUI_REQUIRED=2.4.2