[release] 3.2.15

This commit is contained in:
Philip Müller 2019-10-15 10:24:18 +02:00
parent 7eca163385
commit 9a5a3cff7d

View File

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