[evolution-mapi] Post-release version bump



commit 7ea3583df6562ef0b6de846dfe68c54fe5de3b30
Author: Milan Crha <mcrha redhat com>
Date:   Fri Mar 18 08:37:04 2022 +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 1e521a9..acf9e1d 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.44.0
+       VERSION 3.45.1
        LANGUAGES C)
 set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-mapi/issues/";)
 
diff --git a/ChangeLog b/ChangeLog
index 3b16b88..1edff2f 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-mapi.git
        or browse changes online at
-          https://gitlab.gnome.org/GNOME/evolution-mapi/commits/gnome-42
+          https://gitlab.gnome.org/GNOME/evolution-mapi/commits/master


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