Skip to content
Snippets Groups Projects
Commit e5f76963 authored by mkroehnert's avatar mkroehnert
Browse files

Update version number to 2.3.5

git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@732 042f3d55-54a8-47e9-b7fb-15903f145c44
parent b66b9616
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ IF (NOT Simox_CONFIGURED)
############################# VERSION #################################
set(Simox_MAJOR_VERSION 2)
set(Simox_MINOR_VERSION 3)
set(Simox_PATCH_VERSION 4)
set(Simox_PATCH_VERSION 5)
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