Sfoglia il codice sorgente

[Minor] Update version to 1.8.4

tags/1.9.0
Vsevolod Stakhov 5 anni fa
parent
commit
34a0eebf73
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Vedi File

@@ -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…
Annulla
Salva