Skip to content
Snippets Groups Projects
Commit 12fb88ea authored by Mirko Wächter's avatar Mirko Wächter
Browse files

increased version number to 2.3.71

parent 4d95216d
No related branches found
Tags v2.3.71
No related merge requests found
......@@ -50,7 +50,7 @@ IF (NOT Simox_CONFIGURED)
############################# VERSION #################################
set(Simox_MAJOR_VERSION 2)
set(Simox_MINOR_VERSION 3)
set(Simox_PATCH_VERSION 70)
set(Simox_PATCH_VERSION 71)
set(Simox_VERSION
${Simox_MAJOR_VERSION}.${Simox_MINOR_VERSION}.${Simox_PATCH_VERSION})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment