From 3b6cb73975dad42a98e0bb29d6ff34336c78f553 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Sep 2018 17:34:39 -0400 Subject: [PATCH] CMake: bump version for next release --- CHANGES | 8 ++++++++ CMakeLists.txt | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 078b4d3bb..d76ca0ea6 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,14 @@ 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 website will have to do for older versions. += 3.2.3 (unreleased) = + +This release contains contributions from (alphabetically by first name): + +== Core == + +== Modules == + = 3.2.2 (2018-09-04) = This release contains contributions from (alphabetically by first name): diff --git a/CMakeLists.txt b/CMakeLists.txt index 67e155c12..f241cedd0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,8 +74,8 @@ set( CALAMARES_DESCRIPTION_SUMMARY set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 2 ) -set( CALAMARES_VERSION_PATCH 2 ) -set( CALAMARES_VERSION_RC 0 ) +set( CALAMARES_VERSION_PATCH 3 ) +set( CALAMARES_VERSION_RC 1 ) ### Transifex (languages) info #