[release] 3.2.25

This commit is contained in:
Philip Müller 2020-06-08 08:30:41 +02:00
parent fea3dbfaef
commit e9b5da134e

View File

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