summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-08-29 09:02:35 +0000
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-08-29 09:02:35 +0000
commit42ebb155723f1703692dd47e7f5162bea18c7187 (patch)
tree8beca393a6a39e3857d33b8a68a801659a5b20c3 /configure.in
parent5a36f8abdd6ff1cc036a176215777b0fa2bddbcc (diff)
downloadevolution-data-server-42ebb155723f1703692dd47e7f5162bea18c7187.tar.gz
Update release number to 2.4.0
2005-08-29 Harish Krishnaswamy <kharish@novell.com> * configure.in : Update release number to 2.4.0
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 01d36f74a..f34bf1f1e 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-data-server, 1.3.8)
+AC_INIT(evolution-data-server, 1.4.0)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)