Skip to content

Commit 89d09a8

Browse files
committed
Bump version
1 parent 2978367 commit 89d09a8

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.18)
44

55
set(ADWAITAQT_VERSION_MAJOR 1)
6-
set(ADWAITAQT_VERSION "1.3.50")
6+
set(ADWAITAQT_VERSION "1.4.0")
77

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

0 commit comments

Comments
 (0)