Skip to content

Commit

Permalink
ver 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ibre5041 committed Jul 4, 2017
1 parent df252bb commit 4c2395e
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 @@ -73,7 +73,7 @@ IF(GIT_FOUND AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git")
ELSE()
#Set our version values (if not determined from git tag)
SET (VERSION_MAJOR "3")
SET (VERSION_MINOR "1")
SET (VERSION_MINOR "2")
#SET (VERSION_PATCH "0")
#SET (VERSION_SUFFIX "")
#SET (VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_SUFFIX})
Expand Down

0 comments on commit 4c2395e

Please sign in to comment.