Bläddra i källkod

[Minor] Update version to 3.5

tags/3.5
Vsevolod Stakhov 1 år sedan
förälder
incheckning
853d1774f7
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Visa fil

@@ -8,7 +8,7 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.12 FATAL_ERROR)

SET(RSPAMD_VERSION_MAJOR 3)
SET(RSPAMD_VERSION_MINOR 4)
SET(RSPAMD_VERSION_MINOR 5)

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

Laddar…
Avbryt
Spara