Skip to content

Commit

Permalink
updated SIRF version in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgueni Ovtchinnikov committed May 3, 2019
1 parent 18b7e18 commit ddc363c
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 @@ -43,7 +43,7 @@ endif()
####### Set Version number etc
set(VERSION_MAJOR 2 )
set(VERSION_MINOR 0 )
set(VERSION_PATCH 0-rc.1 )
set(VERSION_PATCH 0 )
mark_as_advanced(VERSION_MAJOR VERSION_MINOR VERSION_PATCH)

set(SIRF_VERSION
Expand Down

0 comments on commit ddc363c

Please sign in to comment.