Skip to content

Commit

Permalink
updating cmakelists version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperFola committed May 21, 2020
1 parent 08d366a commit a062738
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 @@ -31,7 +31,7 @@ add_subdirectory("${Ark_SOURCE_DIR}/submodules/String")
# VERSION
set(ARK_VERSION_MAJOR 3)
set(ARK_VERSION_MINOR 0)
set(ARK_VERSION_PATCH 10)
set(ARK_VERSION_PATCH 11)

message(STATUS "ArkScript version ${ARK_VERSION_MAJOR}.${ARK_VERSION_MINOR}.${ARK_VERSION_PATCH}")

Expand Down

0 comments on commit a062738

Please sign in to comment.