From: Vsevolod Stakhov Date: Mon, 30 Sep 2024 17:45:16 +0000 (+0100) Subject: [Minor] Update version X-Git-Tag: 3.10.1~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da5fa7ec0d65e6cdcd6211c6b4dc87c467eef354;p=thirdparty%2Frspamd.git [Minor] Update version --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 8028e170e0..3d384fa1b1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.12 FATAL_ERROR) SET(RSPAMD_VERSION_MAJOR 3) -SET(RSPAMD_VERSION_MINOR 10) +SET(RSPAMD_VERSION_MINOR 11) SET(RSPAMD_VERSION_PATCH 0) # Keep two digits all the time