Skip to content
Snippets Groups Projects
Commit 6d7fd9db authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

CMake: pre-release housekeeping

parent 90bb6910
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ contributors are listed. Note that Calamares does not have a historical ...@@ -3,7 +3,7 @@ contributors are listed. Note that Calamares does not have a historical
changelog -- this log starts with version 3.2.0. The release notes on the changelog -- this log starts with version 3.2.0. The release notes on the
website will have to do for older versions. website will have to do for older versions.
# 3.2.8 (unreleased) # # 3.2.8 (2019-05-10) #
This is a **source-incompatible** release of Calamares. Include files This is a **source-incompatible** release of Calamares. Include files
have been shuffled around, so third-party C++ modules will need have been shuffled around, so third-party C++ modules will need
......
...@@ -40,7 +40,7 @@ project( CALAMARES ...@@ -40,7 +40,7 @@ project( CALAMARES
VERSION 3.2.8 VERSION 3.2.8
LANGUAGES C CXX ) LANGUAGES C CXX )
set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
### OPTIONS ### OPTIONS
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment