Skip to content

Commit a503e7e

Browse files
committed
Bump version to 1.4.1
1 parent 85670f8 commit a503e7e

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

55
set(ADWAITAQT_VERSION_MAJOR 1)
6-
set(ADWAITAQT_VERSION "1.4.50")
6+
set(ADWAITAQT_VERSION "1.4.1")
77

88
option(USE_QT6 "Use Qt6 instead of Qt5" OFF)
99

0 commit comments

Comments
 (0)