Skip to content

Commit f4b9e6b

Browse files
committed
1.3.2 --> 1.3.3 to add CMakePresets.json
1 parent e92266c commit f4b9e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
set (GUI_TOOLKITS_VARIABLES_MAJOR_VERSION "1")
66
set (GUI_TOOLKITS_VARIABLES_MINOR_VERSION "3")
7-
set (GUI_TOOLKITS_VARIABLES_RELEASE_VERSION "2")
7+
set (GUI_TOOLKITS_VARIABLES_RELEASE_VERSION "3")
88
set (GUI_TOOLKITS_VARIABLES_VERSION ${GUI_TOOLKITS_VARIABLES_MAJOR_VERSION}.${GUI_TOOLKITS_VARIABLES_MINOR_VERSION}.${GUI_TOOLKITS_VARIABLES_RELEASE_VERSION})

0 commit comments

Comments
 (0)