Skip to content

Commit

Permalink
[Minor] Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Oct 26, 2023
1 parent b5bbeaa commit 1112ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.12 FATAL_ERROR)

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

0 comments on commit 1112ad8

Please sign in to comment.