commit dbcc1c9: [Minor] Update version to 1.9.3

Vsevolod Stakhov vsevolod at highsecure.ru
Tue Apr 16 16:42:04 UTC 2019


Author: Vsevolod Stakhov
Date: 2019-04-16 17:36:26 +0100
URL: https://github.com/rspamd/rspamd/commit/dbcc1c94520c55afcaa4a623a894c8e68c5cbb61 (HEAD -> master)

[Minor] Update version to 1.9.3

---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index dc4a37ca6..145740dde 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 9)
-SET(RSPAMD_VERSION_PATCH 2)
+SET(RSPAMD_VERSION_PATCH 3)
 
 # Keep two digits all the time
 SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0)


More information about the Commits mailing list