Skip to content

Commit 60b1abf

Browse files
committed
Mark adwaita-qt as stable with bump to 1.2.0
1 parent 3054370 commit 60b1abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project(Adwaita)
33
cmake_minimum_required(VERSION 3.0)
44

55
set(ADWAITAQT_VERSION_MAJOR 1)
6-
set(ADWAITAQT_VERSION "1.1.90")
6+
set(ADWAITAQT_VERSION "1.2.0")
77

88
set(QT_MIN_VERSION "5.12.0")
99
set(CMAKE_AUTOMOC ON)

0 commit comments

Comments
 (0)