From c85086b4e897f2299a3b9c1b4150d070f0c7a5cd Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 19 Feb 2018 10:41:02 +0100 Subject: [PATCH] Post-release version bump --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5116de6636..dd3a50a663 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1) cmake_policy(VERSION 3.1) project(evolution - VERSION 3.27.91 + VERSION 3.27.92 LANGUAGES C) set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution") set(PROJECT_URL "http://wiki.gnome.org/Apps/Evolution/") -- 2.11.4.GIT