Skip to content

Commit

Permalink
[Minor] Update version to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Mar 12, 2019
1 parent 0e24374 commit f4268b3
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 0)
SET(RSPAMD_VERSION_PATCH 1)

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

0 comments on commit f4268b3

Please sign in to comment.