mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 21:03:00 +00:00
Bump version number to 1.9.1
This commit is contained in:
parent
7fb2806a90
commit
dc3f29b6da
48 changed files with 67 additions and 67 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.9.0)
|
||||
project(Slint HOMEPAGE_URL "https://slint.dev/" LANGUAGES C CXX VERSION 1.9.1)
|
||||
|
||||
include(FeatureSummary)
|
||||
include(CMakeDependentOption)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue