aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-07-13 15:56:24 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-07-13 15:56:24 +0800
commit81208794b217210a3d8e0fe6bdf986829991ffb0 (patch)
tree284b5ed88095212fb86158774dabd86057376b11 /configure.in
parent1e28d8c9d32381799d82f5e1bc496cf28ab9ad53 (diff)
downloadgsoc2013-evolution-81208794b217210a3d8e0fe6bdf986829991ffb0.tar
gsoc2013-evolution-81208794b217210a3d8e0fe6bdf986829991ffb0.tar.gz
gsoc2013-evolution-81208794b217210a3d8e0fe6bdf986829991ffb0.tar.bz2
gsoc2013-evolution-81208794b217210a3d8e0fe6bdf986829991ffb0.tar.lz
gsoc2013-evolution-81208794b217210a3d8e0fe6bdf986829991ffb0.tar.xz
gsoc2013-evolution-81208794b217210a3d8e0fe6bdf986829991ffb0.tar.zst
gsoc2013-evolution-81208794b217210a3d8e0fe6bdf986829991ffb0.zip
remove the reference to shell/importer/libevolution-importer.la in
2005-07-13 Harish Krishnaswamy <kharish@novell.com> remove the reference to shell/importer/libevolution-importer.la in startup-wizard. ***** Release 2.3.5.1 ***** svn path=/trunk/; revision=29748
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 831bf5fec2..82009d5368 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.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.3.5.1 http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)