Skip to content

Commit

Permalink
IvanWin053
Browse files Browse the repository at this point in the history
  • Loading branch information
ryfactor committed Jun 1, 2018
1 parent 017b6fb commit 205667a
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 2.8.12.2)
project(ivan CXX C)

set(VERSION_MAJOR 0)
set(VERSION_MINOR 52)
set(VERSION_MINOR 53)
set(PROJECT_VERSION ${VERSION_MAJOR}.${VERSION_MINOR})
#set(VERSION_PATCH 0)
#set(PROJECT_VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})
Expand Down

0 comments on commit 205667a

Please sign in to comment.