Skip to content

Commit 97ee034

Browse files
committed
Updated version to v1.1.1
1 parent 530fbef commit 97ee034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ endfunction()
2424
project(oamlStudio)
2525
set(oamlStudio_VERSION_MAJOR 1)
2626
set(oamlStudio_VERSION_MINOR 1)
27+
set(oamlStudio_VERSION_PATCH 1)
2728

2829
# Configuration types
2930
set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING "" FORCE)

0 commit comments

Comments
 (0)