aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog4
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@highsecure.ru> Fri, 14 Feb 2020 23:10:27 +0000
+ -- Vsevolod Stakhov <vsevolod@highsecure.ru> Fri, 16 Feb 2020 23:10:27 +0000