[evolution-ews] Post-release version bump



commit 7e666404de72b608ba205b7b9122d6cf1cead2bf
Author: Milan Crha <mcrha redhat com>
Date:   Mon Mar 11 10:09:43 2019 +0100

    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 3ad4675b..e8ea9875 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
 cmake_policy(VERSION 3.1)
 
 project(evolution-ews
-       VERSION 3.32.0
+       VERSION 3.33.1
        LANGUAGES C)
 set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-ews/issues/";)
 
diff --git a/ChangeLog b/ChangeLog
index 896ca44b..6468abd3 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-ews.git
        or browse changes online at
-          https://gitlab.gnome.org/GNOME/evolution-ews/commits/gnome-3-32
+          https://gitlab.gnome.org/GNOME/evolution-ews/commits/master


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