[release] 3.2.21

This commit is contained in:
Philip Müller 2020-03-28 09:43:31 +01:00
parent c4db5c842c
commit 42214c708f

View File

@ -40,7 +40,7 @@
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
project( CALAMARES
VERSION 3.2.20
VERSION 3.2.21
LANGUAGES C CXX )
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development