[evolution] Post-release version bump.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Post-release version bump.
- Date: Sat, 21 Sep 2013 13:47:43 +0000 (UTC)
commit 4bc0c547319a61f53bce508ecd0276ac3df7d9ae
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Sep 21 09:28:51 2013 -0400
Post-release version bump.
configure.ac | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 34cc0dd..651bbd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Evolution Versions
m4_define([evo_major_version], [3])
-m4_define([evo_minor_version], [10])
-m4_define([evo_micro_version], [0])
+m4_define([evo_minor_version], [11])
+m4_define([evo_micro_version], [1])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],
@@ -13,8 +13,8 @@ dnl Base Version: This is for API/version tracking for things like
dnl Bonobo server files. This should always be the major/minor of
dnl the stable version or stable version to be. Note, this is set
dnl the way it is so that GETTEXT_PACKAGE will be parsed correctly.
-BASE_VERSION=3.10
-m4_define([base_version], [3.10])
+BASE_VERSION=3.12
+m4_define([base_version], [3.12])
dnl Autoconf / Automake Initialization
AC_PREREQ([2.64])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]