[v3.2.24]

This commit is contained in:
Philip Müller 2020-11-18 09:22:31 +01:00
parent 76c0af7080
commit ee052f0d1a

View File

@ -41,10 +41,10 @@
# TODO:3.3: Require CMake 3.12
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
project( CALAMARES
VERSION 3.2.35
VERSION 3.2.34
LANGUAGES C CXX )
set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
### OPTIONS
#