From 46687fcb4cc6f34c6b024a56617313922b17cc06 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Sep 2018 08:03:59 -0400 Subject: [PATCH] CMake: bump version and changelog --- CHANGES | 2 +- CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 20ed48f2e..078b4d3bb 100644 --- a/CHANGES +++ b/CHANGES @@ -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 website will have to do for older versions. -= 3.2.2 (unreleased) = += 3.2.2 (2018-09-04) = This release contains contributions from (alphabetically by first name): - Andrius Štikonas diff --git a/CMakeLists.txt b/CMakeLists.txt index 183bc93f3..67e155c12 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -75,7 +75,7 @@ set( CALAMARES_DESCRIPTION_SUMMARY set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 2 ) set( CALAMARES_VERSION_PATCH 2 ) -set( CALAMARES_VERSION_RC 1 ) +set( CALAMARES_VERSION_RC 0 ) ### Transifex (languages) info #