Set version number to 2.3.1
parent
0744816ce1
commit
094a407093
|
|
@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 2.6)
|
|||
# Set the version number for the library
|
||||
set (GTSAM_VERSION_MAJOR 2)
|
||||
set (GTSAM_VERSION_MINOR 3)
|
||||
set (GTSAM_VERSION_PATCH 0)
|
||||
set (GTSAM_VERSION_PATCH 1)
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue