Browse Source

[Minor] Update version to 1.8.4

pull/2662/head
Vsevolod Stakhov 7 years ago
parent
commit
34a0eebf73
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
SET(RSPAMD_VERSION_MAJOR 1)
SET(RSPAMD_VERSION_MINOR 8)
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)

Loading…
Cancel
Save