diff --git a/CMakeLists.txt b/CMakeLists.txt index 24a87a9314..d4993df166 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.25.92.1 + VERSION 3.26.0 LANGUAGES C) set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution") set(PROJECT_URL "http://wiki.gnome.org/Apps/Evolution/")