Skip to content
Snippets Groups Projects
Commit 8855b0e4 authored by Philip Müller's avatar Philip Müller
Browse files

[release] fix version

parent 175422b6
No related branches found
No related tags found
No related merge requests found
...@@ -37,11 +37,7 @@ ...@@ -37,11 +37,7 @@
cmake_minimum_required( VERSION 3.2 FATAL_ERROR ) cmake_minimum_required( VERSION 3.2 FATAL_ERROR )
project( CALAMARES project( CALAMARES
<<<<<<< HEAD VERSION 3.2.8
VERSION 3.2.7.1
=======
VERSION 3.2.9
>>>>>>> development
LANGUAGES C CXX ) LANGUAGES C CXX )
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment