[evolution-data-server/openismus-work-3-8: 66/118] Bumping our branch version to 3.9.90
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-3-8: 66/118] Bumping our branch version to 3.9.90
- Date: Wed, 2 Oct 2013 21:21:16 +0000 (UTC)
commit 2c943a14bafc90144132181925a47224520972b0
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Tue Jun 18 16:15:36 2013 +0900
Bumping our branch version to 3.9.90
configure.ac | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1ecd6c5..2554c1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl Evolution-Data-Server version
m4_define([eds_major_version], [3])
-m4_define([eds_minor_version], [8])
-m4_define([eds_micro_version], [3])
+m4_define([eds_minor_version], [9])
+m4_define([eds_micro_version], [90])
m4_define([eds_version],
[eds_major_version.eds_minor_version.eds_micro_version])
@@ -11,8 +11,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.8
-m4_define([base_version], [3.8])
+BASE_VERSION=3.9
+m4_define([base_version], [3.9])
dnl This number is meaningless, but we're now stuck with it in our
dnl library names for backward compatibility.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]