[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, 9 Sep 2019 07:36:53 +0000 (UTC)
commit 7e6293d0e6c8419f6c06db4651b5f9ed1ceec0c9
Author: Milan Crha <mcrha redhat com>
Date: Mon Sep 9 09:37:24 2019 +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 53bc2abfb..c360c4249 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
cmake_policy(VERSION 3.1)
project(evolution-data-server
- VERSION 3.34.0
+ VERSION 3.35.1
LANGUAGES C CXX)
set(CMAKE_CXX_STANDARD 14)
set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issues/")
@@ -12,7 +12,7 @@ set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issu
# 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.34)
+set(BASE_VERSION 3.36)
# 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 53c210138..bedbd2142 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,4 +4,4 @@
Get a clone of git repository and list changes with 'git log' there,
$ git clone https://gitlab.gnome.org/GNOME/evolution-data-server.git
or browse changes online at
- https://gitlab.gnome.org/GNOME/evolution-data-server/commits/gnome-3-34
+ https://gitlab.gnome.org/GNOME/evolution-data-server/commits/master
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]