We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85670f8 commit a503e7eCopy full SHA for a503e7e
CMakeLists.txt
@@ -3,7 +3,7 @@ project(Adwaita)
3
cmake_minimum_required(VERSION 3.17)
4
5
set(ADWAITAQT_VERSION_MAJOR 1)
6
-set(ADWAITAQT_VERSION "1.4.50")
+set(ADWAITAQT_VERSION "1.4.1")
7
8
option(USE_QT6 "Use Qt6 instead of Qt5" OFF)
9
0 commit comments