[release] 3.2.13.1

This commit is contained in:
Philip Müller 2019-09-29 15:11:18 +02:00
parent 78e9926349
commit c6197430ea

View File

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