aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-07-12 14:59:42 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-07-12 14:59:42 +0800
commit56532189007ef4791aeb42c653cc0149be6b6b0e (patch)
tree56aa019c142bd71209f356f75f1b67b8f14ec4be /configure.in
parent9cb1ad75de95b61564d8bc89ef48ec4a6dbf564d (diff)
downloadgsoc2013-evolution-56532189007ef4791aeb42c653cc0149be6b6b0e.tar
gsoc2013-evolution-56532189007ef4791aeb42c653cc0149be6b6b0e.tar.gz
gsoc2013-evolution-56532189007ef4791aeb42c653cc0149be6b6b0e.tar.bz2
gsoc2013-evolution-56532189007ef4791aeb42c653cc0149be6b6b0e.tar.lz
gsoc2013-evolution-56532189007ef4791aeb42c653cc0149be6b6b0e.tar.xz
gsoc2013-evolution-56532189007ef4791aeb42c653cc0149be6b6b0e.tar.zst
gsoc2013-evolution-56532189007ef4791aeb42c653cc0149be6b6b0e.zip
bump version ***** Release 2.3.5 *****
2005-07-12 Harish Krishnaswamy <kharish@novell.com> * configure.in: bump version ***** Release 2.3.5 ***** svn path=/trunk/; revision=29735
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 181dc4334f..b1491fc868 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.3.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.3.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)