[evolution-kolab/ek-wip-porting] post non-release version bump
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab/ek-wip-porting] post non-release version bump
- Date: Mon, 16 Jul 2012 08:32:28 +0000 (UTC)
commit f79d3c0bc612a652d25ffc9cddd8337c81a781e2
Author: Christian Hilberg <hilberg kernelconcepts de>
Date: Mon Jul 16 10:30:48 2012 +0200
post non-release version bump
* evolution-kolab did not build for 3.5.3 release,
so we missed increasing the version numbers
to 3.5.4
Doxyfile | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Doxyfile b/Doxyfile
index bad7162..a98943c 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = evolution-kolab
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 3.4.2
+PROJECT_NUMBER = 3.5.4
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/configure.ac b/configure.ac
index a1672f7..ba3f6d2 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.5.3], [https://live.gnome.org/Evolution/Kolab])
+AC_INIT([evolution-kolab], [3.5.4], [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])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]