From: Vsevolod Stakhov Date: Wed, 26 Feb 2020 13:31:41 +0000 (+0000) Subject: [Minor] Update version to 2.5 X-Git-Tag: 2.5~114 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=97217d7bfc4eb37863e789bab9e01c0b77f759ef;p=rspamd.git [Minor] Update version to 2.5 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2df938644..bbc141170 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.9 FATAL_ERROR) SET(RSPAMD_VERSION_MAJOR 2) -SET(RSPAMD_VERSION_MINOR 4) +SET(RSPAMD_VERSION_MINOR 5) # Keep two digits all the time SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0) diff --git a/debian/changelog b/debian/changelog index efffe434f..d68ba2da2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -rspamd (2.4) unstable; urgency=low +rspamd (2.5) unstable; urgency=low * New release. - -- Vsevolod Stakhov Fri, 14 Feb 2020 23:10:27 +0000 + -- Vsevolod Stakhov Fri, 16 Feb 2020 23:10:27 +0000