Skip to content

Commit 3423d9d

Browse files
committed
version v1.1.3
1 parent b663c0f commit 3423d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.10)
22

33
SET ( TOOLKIT_VERSION_MAJOR 1 )
44
SET ( TOOLKIT_VERSION_MINOR 1 )
5-
SET ( TOOLKIT_VERSION_PATCH 2 )
5+
SET ( TOOLKIT_VERSION_PATCH 3 )
66
SET ( TOOLKIT_VERSION
77
${TOOLKIT_VERSION_MAJOR}.${TOOLKIT_VERSION_MINOR}.${TOOLKIT_VERSION_PATCH} )
88

0 commit comments

Comments
 (0)