summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-07-26 14:37:50 +0000
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-07-26 14:37:50 +0000
commit8737cc1c8fbf36b2af2ac5d89e61f6ff74e68abd (patch)
treecc616993459ac5955c8ede3bf1e0b01b788690c3 /configure.in
parentd114565862a9b6613c747065fd836d8bfae993d4 (diff)
downloadevolution-data-server-8737cc1c8fbf36b2af2ac5d89e61f6ff74e68abd.tar.gz
bump version ****** Release 1.3.6 *****EVOLUTION_DATA_SERVER_1_3_6
2005-07-26 Harish Krishnaswamy <kharish@novell.com> * configure.in : bump version ****** Release 1.3.6 *****
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 8d1e2156d..901733a02 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-data-server, 1.3.5)
+AC_INIT(evolution-data-server, 1.3.6)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)