Skip to content

Commit

Permalink
version v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ju6ge committed Apr 20, 2021
1 parent b663c0f commit 3423d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.10)

SET ( TOOLKIT_VERSION_MAJOR 1 )
SET ( TOOLKIT_VERSION_MINOR 1 )
SET ( TOOLKIT_VERSION_PATCH 2 )
SET ( TOOLKIT_VERSION_PATCH 3 )
SET ( TOOLKIT_VERSION
${TOOLKIT_VERSION_MAJOR}.${TOOLKIT_VERSION_MINOR}.${TOOLKIT_VERSION_PATCH} )

Expand Down

0 comments on commit 3423d9d

Please sign in to comment.