[release] 3.2.16

This commit is contained in:
Philip Müller 2019-11-02 21:50:48 +01:00
parent 85ac32b1bb
commit eb1b46b8c0

View File

@ -40,10 +40,10 @@
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
project( CALAMARES
VERSION 3.2.17
VERSION 3.2.16
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
#