Incremented version to 2.2.0
parent
90ca1d46f5
commit
2b7350ce45
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.6)
|
|||
|
||||
# Set the version number for the library
|
||||
set (GTSAM_VERSION_MAJOR 2)
|
||||
set (GTSAM_VERSION_MINOR 1)
|
||||
set (GTSAM_VERSION_MINOR 2)
|
||||
set (GTSAM_VERSION_PATCH 0)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue