Changes: post-release housekeeping
This commit is contained in:
parent
795256cba5
commit
6dbf9de06e
12
CHANGES-3.2
12
CHANGES-3.2
@ -10,6 +10,18 @@ website will have to do for older versions.
|
||||
|
||||
> Note that the 3.2 series is now in LTS / bug-fix-only mode.
|
||||
|
||||
# 3.2.61 (unreleased) #
|
||||
|
||||
This release contains contributions from (alphabetically by first name):
|
||||
- No external contributors yet
|
||||
|
||||
## Core ##
|
||||
- No core changes yet
|
||||
|
||||
## Modules ##
|
||||
- No module changes yet
|
||||
|
||||
|
||||
# 3.2.60 (2022-06-19) #
|
||||
|
||||
This is the first community-maintainence release of Calamares 3.2.
|
||||
|
@ -41,7 +41,7 @@
|
||||
# TODO:3.3: Require CMake 3.12
|
||||
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
|
||||
project( CALAMARES
|
||||
VERSION 3.2.60
|
||||
VERSION 3.2.61
|
||||
LANGUAGES C CXX
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user