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 0c2f66d commit d21ddd6Copy full SHA for d21ddd6
CMakeLists.txt
@@ -3,7 +3,7 @@ project(Adwaita)
3
cmake_minimum_required(VERSION 3.0)
4
5
set(ADWAITAQT_VERSION_MAJOR 1)
6
-set(ADWAITAQT_VERSION "1.2.0")
+set(ADWAITAQT_VERSION "1.2.1")
7
8
set(QT_MIN_VERSION "5.12.0")
9
set(CMAKE_AUTOMOC ON)
0 commit comments