Image v20

This adds the updated v20 libraries, and bumps the image version number
in the ant build scripts

Change-Id: I7c4431c167dd77763d4004709454767daefccbf0
This commit is contained in:
Fredric Silberberg
2014-12-04 14:50:21 -05:00
parent cdbe80315f
commit cd01945908
6 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ command.dir=/home/lvuser/
# Libraries to use
wpilib=${user.home}/wpilib/cpp/${cpp-version}
wpilib.lib=${wpilib}/lib
roboRIOAllowedImages=19
roboRIOAllowedImages=20
# Ant support
wpilib.ant.dir=${wpilib}/ant