commit 97217d7: [Minor] Update version to 2.5

Vsevolod Stakhov vsevolod at highsecure.ru
Wed Feb 26 13:35:36 UTC 2020


Author: Vsevolod Stakhov
Date: 2020-02-26 13:31:41 +0000
URL: https://github.com/rspamd/rspamd/commit/97217d7bfc4eb37863e789bab9e01c0b77f759ef (HEAD -> master)

[Minor] Update version to 2.5

---
 CMakeLists.txt   | 2 +-
 debian/changelog | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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 <vsevolod at highsecure.ru>  Fri, 14 Feb 2020 23:10:27 +0000
+ -- Vsevolod Stakhov <vsevolod at highsecure.ru>  Fri, 16 Feb 2020 23:10:27 +0000


More information about the Commits mailing list