Changes: pre-release housekeeping
This commit is contained in:
parent
e1f4224bed
commit
cfb0bebe0e
4
CHANGES
4
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.27 (unreleased) #
|
||||
# 3.2.27 (2020-07-11) #
|
||||
|
||||
This release contains contributions from (alphabetically by first name):
|
||||
- Gaël PORTAY
|
||||
@ -18,6 +18,8 @@ This release contains contributions from (alphabetically by first name):
|
||||
## Modules ##
|
||||
- The Manjaro package manager *pamac* has been added to those supported by
|
||||
the *packages* module.
|
||||
- The *netinstall* module has had some minor UI tweaks.
|
||||
- Partitioning now tries harder to avoid floppy drives.
|
||||
|
||||
|
||||
# 3.2.26.1 (2020-06-23) #
|
||||
|
@ -46,7 +46,7 @@
|
||||
# TODO:3.3: Require CMake 3.12
|
||||
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
|
||||
project( CALAMARES
|
||||
VERSION 3.2.26.1
|
||||
VERSION 3.2.27
|
||||
LANGUAGES C CXX )
|
||||
|
||||
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
|
||||
|
Loading…
Reference in New Issue
Block a user