[evolution-kolab] post release version bump



commit 6aeb31d12660cc257907b09a8492133c38e47101
Author: Christian Hilberg <hilberg kernelconcepts de>
Date:   Tue Feb 21 19:08:17 2012 +0100

    post release version bump

 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4b4cf5b..7cd4d90 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Simple configuration script for evolution-kolab evolution plugin
 
 AC_PREREQ(2.58)
-AC_INIT([evolution-kolab], [3.3.90], [https://live.gnome.org/Evolution/Kolab])
+AC_INIT([evolution-kolab], [3.3.91], [https://live.gnome.org/Evolution/Kolab])
 AM_INIT_AUTOMAKE([gnu 1.9 dist-xz no-dist-gzip tar-ustar])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
@@ -62,7 +62,7 @@ PKG_CHECK_MODULES(GNOME_PLATFORM,
 	gconf-2.0 >= gconf_minimum_version])
 
 dnl ********************************
-dnl Check for evolution-data-server 
+dnl Check for evolution-data-server
 dnl ********************************
 PKG_CHECK_MODULES(GLIB, glib-2.0 gobject-2.0)
 PKG_CHECK_MODULES(EDS, libedata-book-1.2 libedata-cal-1.2 libedataserver-1.2 libical libedataserverui-3.0 libebackend-1.2)
@@ -86,7 +86,7 @@ AC_SUBST(NSS_CFLAGS)
 AC_SUBST(NSS_LIBS)
 
 dnl ****************************
-dnl Check for evolution plugins 
+dnl Check for evolution plugins
 dnl ****************************
 PKG_CHECK_MODULES(EVOLUTION_PLUGIN, evolution-plugin-3.0 >= evo_minimum_version)
 
@@ -186,7 +186,7 @@ ecal_backenddir=`$PKG_CONFIG --variable=backenddir libedata-cal-1.2`
 AC_SUBST(ecal_backenddir)
 
 camel_providerdir=`$PKG_CONFIG --variable=camel_providerdir camel-1.2`
-AC_SUBST(camel_providerdir) 
+AC_SUBST(camel_providerdir)
 
 KOLAB_LIB_EKOLABUTIL="\$(top_builddir)/src/libekolabutil/libekolabutil.la"
 AC_SUBST(KOLAB_LIB_EKOLABUTIL)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]