Parcourir la source

[Minor] Update version

tags/3.8.2
Vsevolod Stakhov il y a 4 mois
Parent
révision
23c76ecda7
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Voir le fichier

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

SET(RSPAMD_VERSION_MAJOR 3)
SET(RSPAMD_VERSION_MINOR 8)
SET(RSPAMD_VERSION_PATCH 1)
SET(RSPAMD_VERSION_PATCH 2)

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

Chargement…
Annuler
Enregistrer