aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-11-15 03:39:41 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-11-15 03:39:41 +0800
commitc8cb4d5f00cdca93a1cfdcdde217539490ac1c39 (patch)
treef4b10054d929ed3468be4de7c5e975f7048005ba /configure.in
parent4a9622a04a159b718ad5e028d836e7bd50674375 (diff)
downloadgsoc2013-evolution-c8cb4d5f00cdca93a1cfdcdde217539490ac1c39.tar
gsoc2013-evolution-c8cb4d5f00cdca93a1cfdcdde217539490ac1c39.tar.gz
gsoc2013-evolution-c8cb4d5f00cdca93a1cfdcdde217539490ac1c39.tar.bz2
gsoc2013-evolution-c8cb4d5f00cdca93a1cfdcdde217539490ac1c39.tar.lz
gsoc2013-evolution-c8cb4d5f00cdca93a1cfdcdde217539490ac1c39.tar.xz
gsoc2013-evolution-c8cb4d5f00cdca93a1cfdcdde217539490ac1c39.tar.zst
gsoc2013-evolution-c8cb4d5f00cdca93a1cfdcdde217539490ac1c39.zip
Release updates, version bump. ***** Release 2.5.2 *****
2005-11-14 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Release updates, version bump. ***** Release 2.5.2 ***** svn path=/trunk/; revision=30616
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 081e653922..96bf200c14 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.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.5.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)