increment version

release/4.3a0
Chris Beall 2013-05-09 03:40:23 +00:00
parent 5ebf55712f
commit 5e20fc05d5
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ if [ ! $? ]; then
fi fi
# Compile # Compile
make install make -j8 install
# Create package # Create package
tar czf gtsam-toolbox-2.2.0-$platform.tgz -C stage/borg toolbox tar czf gtsam-toolbox-2.3.0-$platform.tgz -C stage/borg toolbox