summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2018-03-05 11:15:02 +0100
committerMilan Crha <mcrha@redhat.com>2018-03-05 11:15:02 +0100
commitcb868342122e9e53e979df27b1c4c99e979222b1 (patch)
tree270a0b93520cb83503028f0bd3a2c36da0c8dde9
parent8d605d6d2cf34d9a5cb79c129c9dc6d027ce9c6f (diff)
downloadevolution-data-server-gnome-3-26.tar.gz
Post-release version bumpgnome-3-26
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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")