[evolution-ews] Post-release version bump



commit afbe3d7a3461b7f5fe4131aa6fbaaed0e34d1f34
Author: Milan Crha <mcrha redhat com>
Date:   Mon Mar 12 09:59:36 2018 +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 23c93cf..d581ed7 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.28.0
+       VERSION 3.29.1
        LANGUAGES C)
 set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-ews";)
 
diff --git a/ChangeLog b/ChangeLog
index c929cec..e3ac3c0 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-ews
        or browse changes online at
-          http://git.gnome.org/browse/evolution-ews/log/?h=gnome-3-28
+          http://git.gnome.org/browse/evolution-ews/log/?h=master


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