Skip to content

Commit

Permalink
Mark adwaita-qt as stable with bump to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grulja committed Dec 17, 2020
1 parent 3054370 commit 60b1abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project(Adwaita)
cmake_minimum_required(VERSION 3.0)

set(ADWAITAQT_VERSION_MAJOR 1)
set(ADWAITAQT_VERSION "1.1.90")
set(ADWAITAQT_VERSION "1.2.0")

set(QT_MIN_VERSION "5.12.0")
set(CMAKE_AUTOMOC ON)
Expand Down

0 comments on commit 60b1abf

Please sign in to comment.