aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-08-23 03:41:59 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-08-23 03:41:59 +0800
commit05d01f22e9d84c7d1c7d14033f86e27dec588b8d (patch)
tree9d5962da9e447c517ed2c4daf419e75b21facd5a /configure.in
parentd546e812ab133c7199b7ae51571d83361aea0878 (diff)
downloadgsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.gz
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.bz2
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.lz
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.xz
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.zst
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.zip
Release 2.3.8
2005-08-23 Harish Krishnaswamy <kharish@novell.com> * configure.in: Release 2.3.8 svn path=/trunk/; revision=30203
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 b5b3d62e30..ab54ceab09 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.7, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.3.8, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)