Incremented version to 2.2.0

release/4.3a0
Richard Roberts 2012-10-09 02:54:23 +00:00
parent 90ca1d46f5
commit 2b7350ce45
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.6)
# Set the version number for the library # Set the version number for the library
set (GTSAM_VERSION_MAJOR 2) set (GTSAM_VERSION_MAJOR 2)
set (GTSAM_VERSION_MINOR 1) set (GTSAM_VERSION_MINOR 2)
set (GTSAM_VERSION_PATCH 0) set (GTSAM_VERSION_PATCH 0)