aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-01-03 00:35:41 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-03 00:35:41 +0800
commit3901f2d010e5964a8c6aaac3e1b44ae145b97bae (patch)
treeb9cdb5cceddce14df1902a5ef31801b46c4d7b6f /configure.in
parentd9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9 (diff)
downloadgsoc2013-evolution-3901f2d010e5964a8c6aaac3e1b44ae145b97bae.tar.gz
gsoc2013-evolution-3901f2d010e5964a8c6aaac3e1b44ae145b97bae.tar.zst
gsoc2013-evolution-3901f2d010e5964a8c6aaac3e1b44ae145b97bae.zip
Release updates, version bump. ***** Release 2.5.4 *****
2006-01-02 Harish Krishnaswamy <kharish@novell.com> * configure.in: Release updates, version bump. ***** Release 2.5.4 ***** svn path=/trunk/; revision=31030
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 7d99688056..85a968e3af 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.5.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.5.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)