[evolution-data-server] Post-release version bump



commit a356f06f1e93f13f3075d447313f732793ee91bc
Author: Milan Crha <mcrha redhat com>
Date:   Mon Sep 3 08:30:42 2018 +0200

    Post-release version bump

 CMakeLists.txt | 2 +-
 ChangeLog      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a34b5d240..93d28311e 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.30.0
+       VERSION 3.31.1
        LANGUAGES C CXX)
 set(CMAKE_CXX_STANDARD 14)
 set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issues/";)
diff --git a/ChangeLog b/ChangeLog
index 1c93f7482..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-30
+          https://gitlab.gnome.org/GNOME/evolution-data-server/commits/master


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]