[evolution-mapi] Post-release version bump



commit b65fa4376ba9197de6ff55b00724ebd460406d72
Author: Milan Crha <mcrha redhat com>
Date:   Mon Sep 11 09:38:11 2017 +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 7233287..4bf901a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
 cmake_policy(VERSION 3.1)
 
 project(evolution-mapi
-       VERSION 3.26.0
+       VERSION 3.27.1
        LANGUAGES C)
 set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-mapi";)
 
diff --git a/ChangeLog b/ChangeLog
index 26d4e6d..fcbef71 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-mapi
        or browse changes online at
-          http://git.gnome.org/browse/evolution-mapi/log/?h=gnome-3-26
+          http://git.gnome.org/browse/evolution-mapi/log/?h=master


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