Incremented version number to 2.3.0

release/4.3a0
Richard Roberts 2013-05-08 15:25:01 +00:00
parent f462c8977e
commit ea1f374930
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 (GTSAM_VERSION_MAJOR 2)
set (GTSAM_VERSION_MINOR 2)
set (GTSAM_VERSION_MINOR 3)
set (GTSAM_VERSION_PATCH 0)