Skip to content

Commit

Permalink
[Minor] Update version to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Nov 2, 2022
1 parent 05da270 commit 853d177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -8,7 +8,7 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.12 FATAL_ERROR)

SET(RSPAMD_VERSION_MAJOR 3)
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)
Expand Down

0 comments on commit 853d177

Please sign in to comment.