CMake: pre-release housekeeping
This commit is contained in:
@@ -9,7 +9,7 @@ changelog -- this log starts with version 3.4.0. See CHANGES-3.3 for the
|
||||
series (2018-05 - 2022-08).
|
||||
|
||||
|
||||
# 3.4.1 (unreleased)
|
||||
# 3.4.1 (2025-07-26)
|
||||
|
||||
This release contains contributions from (alphabetically by given name):
|
||||
- Aaron Rainbolt
|
||||
@@ -24,6 +24,7 @@ This release contains contributions from (alphabetically by given name):
|
||||
|
||||
## Core ##
|
||||
- Typo fixes in examples and documentation.
|
||||
- Minor version updated to start 3.4 series.
|
||||
|
||||
## Modules ##
|
||||
- The *keyboard* (and *keyboardq*) modules now support setting the live
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
|
||||
|
||||
set(CALAMARES_VERSION 3.4.1)
|
||||
set(CALAMARES_RELEASE_MODE OFF) # Set to ON during a release
|
||||
set(CALAMARES_RELEASE_MODE ON) # Set to ON during a release
|
||||
|
||||
if(CMAKE_SCRIPT_MODE_FILE)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/CMakeModules/ExtendedVersion.cmake)
|
||||
|
||||
Reference in New Issue
Block a user