[release] 3.2.27

This commit is contained in:
Philip Müller 2020-07-14 02:03:49 +02:00
parent 4a87702381
commit 31f89c748b

View File

@ -46,10 +46,10 @@
# TODO:3.3: Require CMake 3.12
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
project( CALAMARES
VERSION 3.2.28
VERSION 3.2.27
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
#