Explorar el Código

[Minor] Update version to 2.7

tags/2.7
Vsevolod Stakhov hace 3 años
padre
commit
ae709edc11
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Ver fichero

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

SET(RSPAMD_VERSION_MAJOR 2)
SET(RSPAMD_VERSION_MINOR 6)
SET(RSPAMD_VERSION_MINOR 7)

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

Cargando…
Cancelar
Guardar