[release] v3.2.9

This commit is contained in:
Philip Müller 2019-06-05 11:45:11 +02:00
parent 7fb653e1ce
commit 1bea1380bf

View File

@ -37,11 +37,7 @@
cmake_minimum_required( VERSION 3.2 FATAL_ERROR )
project( CALAMARES
<<<<<<< HEAD
VERSION 3.2.7.1
=======
VERSION 3.2.9
>>>>>>> development
LANGUAGES C CXX )
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development