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 #