mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 21:03:00 +00:00
Bump version number to 1.12.0
This commit is contained in:
parent
8f68ededcf
commit
e0099ea500
52 changed files with 71 additions and 71 deletions
|
|
@ -4,7 +4,7 @@
|
|||
cmake_minimum_required(VERSION 3.21)
|
||||
# Select C++ and C as languages, as Corrosion needs ${CMAKE_C_COMPILER}
|
||||
# for linking
|
||||
project(Slint HOMEPAGE_URL "https://slint.dev/" LANGUAGES C CXX VERSION 1.11.0)
|
||||
project(Slint HOMEPAGE_URL "https://slint.dev/" LANGUAGES C CXX VERSION 1.12.0)
|
||||
|
||||
include(FeatureSummary)
|
||||
include(CMakeDependentOption)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue