[evolution-data-server] Post-release version bump
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Post-release version bump
- Date: Mon, 11 Sep 2017 06:59:48 +0000 (UTC)
commit 275043218a9b4f7780c3ec405dc69f73b5cbf574
Author: Milan Crha <mcrha redhat com>
Date: Mon Sep 11 09:00:50 2017 +0200
Post-release version bump
CMakeLists.txt | 4 ++--
ChangeLog | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b1c6214..8c642b3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,14 +4,14 @@ cmake_minimum_required(VERSION 3.1)
cmake_policy(VERSION 3.1)
project(evolution-data-server
- VERSION 3.26.0
+ VERSION 3.27.1
LANGUAGES C CXX)
set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution-Data-Server")
# Base Version: This is for API/version tracking for things like
# D-Bus server files. This should always be the major/minor of
# the stable version or stable version to be.
-set(BASE_VERSION 3.26)
+set(BASE_VERSION 3.28)
# This number is meaningless, but we're now stuck with it in our
# library names for backward compatibility.
diff --git a/ChangeLog b/ChangeLog
index e703991..d533135 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,4 +4,4 @@
Get a clone of git repository and list changes with 'git log' there,
$ git clone git://git.gnome.org/evolution-data-server
or browse changes online at
- http://git.gnome.org/browse/evolution-data-server/log/?h=gnome-3-26
+ http://git.gnome.org/browse/evolution-data-server/log/?h=master
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]