aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-14 06:50:45 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-14 06:50:45 +0800
commitddf0185026f919b0bb305fc39c8cdc2a40e01e97 (patch)
tree307157abba56006ddf65b57c90204fcb3b2ecb21
parentc16c98164e07fc45edd7c5308af1b19162b0e113 (diff)
downloadgsoc2013-evolution-ddf0185026f919b0bb305fc39c8cdc2a40e01e97.tar
gsoc2013-evolution-ddf0185026f919b0bb305fc39c8cdc2a40e01e97.tar.gz
gsoc2013-evolution-ddf0185026f919b0bb305fc39c8cdc2a40e01e97.tar.bz2
gsoc2013-evolution-ddf0185026f919b0bb305fc39c8cdc2a40e01e97.tar.lz
gsoc2013-evolution-ddf0185026f919b0bb305fc39c8cdc2a40e01e97.tar.xz
gsoc2013-evolution-ddf0185026f919b0bb305fc39c8cdc2a40e01e97.tar.zst
gsoc2013-evolution-ddf0185026f919b0bb305fc39c8cdc2a40e01e97.zip
bump version to 2.1.3.2
2005-01-13 JP Rosevear <jpr@novell.com> * configure.in: bump version to 2.1.3.2 svn path=/trunk/; revision=28393
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3de104da3d..9a7ac61e51 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.1, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.1.3.2, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)