Skip to content

Commit

Permalink
[Minor] Update version to 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed May 13, 2019
1 parent fe91396 commit 05f7073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)

SET(RSPAMD_VERSION_MAJOR 1)
SET(RSPAMD_VERSION_MINOR 9)
SET(RSPAMD_VERSION_PATCH 3)
SET(RSPAMD_VERSION_PATCH 4)

# Keep two digits all the time
SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0)
Expand Down

0 comments on commit 05f7073

Please sign in to comment.