[evolution-mapi] Post-release version bump



commit 14f48b5c2531af4555f0dfe6ab4daff6d1aeb2e6
Author: Milan Crha <mcrha redhat com>
Date:   Mon Mar 20 10:46:50 2017 +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 d9ba2f3..d64ff86 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.24.0
+       VERSION 3.25.1
        LANGUAGES C)
 set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-mapi";)
 
diff --git a/ChangeLog b/ChangeLog
index 6e1bc1b..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-24
+          http://git.gnome.org/browse/evolution-mapi/log/?h=master


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