Changes: pre-release housekeeping

This commit is contained in:
Adriaan de Groot 2020-06-18 14:53:19 +02:00
parent b9b79f11a4
commit b2fcc61987
2 changed files with 2 additions and 2 deletions

View File

@ -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.26 (unreleased) #
# 3.2.26 (2020-06-18) #
This release contains contributions from (alphabetically by first name):
- Anke Boersma

View File

@ -49,7 +49,7 @@ project( CALAMARES
VERSION 3.2.26
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
#