aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-04-11 20:23:44 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-04-11 20:23:44 +0800
commit605d797d7f6b7d68035fec708a2ef1b83033a3c1 (patch)
tree1a8587de810dae6051f65a8f228b3faf61264f58 /configure.in
parentc22bfb944cafceab777a75aad8d4e693a327ca36 (diff)
downloadgsoc2013-evolution-605d797d7f6b7d68035fec708a2ef1b83033a3c1.tar
gsoc2013-evolution-605d797d7f6b7d68035fec708a2ef1b83033a3c1.tar.gz
gsoc2013-evolution-605d797d7f6b7d68035fec708a2ef1b83033a3c1.tar.bz2
gsoc2013-evolution-605d797d7f6b7d68035fec708a2ef1b83033a3c1.tar.lz
gsoc2013-evolution-605d797d7f6b7d68035fec708a2ef1b83033a3c1.tar.xz
gsoc2013-evolution-605d797d7f6b7d68035fec708a2ef1b83033a3c1.tar.zst
gsoc2013-evolution-605d797d7f6b7d68035fec708a2ef1b83033a3c1.zip
bump version, requires
2005-04-11 Harish Krishnaswamy <kharish@novell.com> * configure.in: bump version, requires svn path=/trunk/; revision=29205
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index bffc85cb1b..f11b4c0e2a 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.2.0, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.3.0, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
@@ -23,7 +23,7 @@ dnl This is for api/versioning tracking for things like bonobo .server files
dnl
dnl This should always be the major/minor of the stable version or stable version to be
dnl *************************************************************************************************
-BASE_VERSION=2.2
+BASE_VERSION=2.4
AC_SUBST(BASE_VERSION)
AC_DEFINE_UNQUOTED(BASE_VERSION, "$BASE_VERSION", [Base version (Major.Minor)])
@@ -81,7 +81,7 @@ AC_PROG_INTLTOOL([0.30])
ALL_LINGUAS="am ar az be bg bs ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hr hu id is it ja ko lt lv mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv tr uk vi wa xh zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
-GETTEXT_PACKAGE=evolution-2.2
+GETTEXT_PACKAGE=evolution-$BASE_VERSION
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Package name for gettext])
@@ -1098,8 +1098,8 @@ fi
dnl --- Required version numbers
-GAL_REQUIRED=2.4.0
-GAL_PACKAGE=2.4
+GAL_REQUIRED=2.5.0
+GAL_PACKAGE=2.6
GTKHTML_REQUIRED=3.7.0
GTKHTML_PACKAGE=3.8
EDS_REQUIRED=1.2.0