mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-03 12:25:38 -04:00
Changes: pre-release housekeeping
This commit is contained in:
parent
41769c8794
commit
559bb6f27a
2 changed files with 2 additions and 2 deletions
2
CHANGES
2
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
|
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.29 (unreleased) #
|
# 3.2.29 (2020-08-20) #
|
||||||
|
|
||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
- Asif Mahmud Shimon (new contributor! hi!)
|
- Asif Mahmud Shimon (new contributor! hi!)
|
||||||
|
|
|
@ -49,7 +49,7 @@ project( CALAMARES
|
||||||
VERSION 3.2.29
|
VERSION 3.2.29
|
||||||
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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue