From cb868342122e9e53e979df27b1c4c99e979222b1 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 5 Mar 2018 11:15:02 +0100 Subject: Post-release version bump --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1390665e8..c7827bc9e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1) cmake_policy(VERSION 3.1) project(evolution-data-server - VERSION 3.26.6 + VERSION 3.26.7 LANGUAGES C CXX) set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution-Data-Server") -- cgit v1.2.1