aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@src.gnome.org>2005-01-12 12:13:26 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-12 12:13:26 +0800
commitc21780702b0bf453124af79cb7dee401df7ef6ea (patch)
tree36a47b6d702a6a30118feb13764cc90880cefbb0
parent8ec908ab1d5243539b6304d321e351d712007aab (diff)
downloadgsoc2013-evolution-c21780702b0bf453124af79cb7dee401df7ef6ea.tar
gsoc2013-evolution-c21780702b0bf453124af79cb7dee401df7ef6ea.tar.gz
gsoc2013-evolution-c21780702b0bf453124af79cb7dee401df7ef6ea.tar.bz2
gsoc2013-evolution-c21780702b0bf453124af79cb7dee401df7ef6ea.tar.lz
gsoc2013-evolution-c21780702b0bf453124af79cb7dee401df7ef6ea.tar.xz
gsoc2013-evolution-c21780702b0bf453124af79cb7dee401df7ef6ea.tar.zst
gsoc2013-evolution-c21780702b0bf453124af79cb7dee401df7ef6ea.zip
Bump to 2.1.3.1
svn path=/trunk/; revision=28364
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dca92de97e..c9b08896cb 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.1.3, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.1.3.1, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)