Skip to content

Commit d21ddd6

Browse files
committed
Bump version to 1.2.1
1 parent 0c2f66d commit d21ddd6

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.2.0")
6+
set(ADWAITAQT_VERSION "1.2.1")
77

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

0 commit comments

Comments
 (0)