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

@@ -20,7 +20,7 @@ networktables.sources=${wpilib.lib}/NetworkTables-sources.jar
#jnaerator.jar=${wpilib.lib}/jnaerator-runtime.jar
#classpath=${wpilib.jar}:${networktables.jar}:${jna.jar}:${jnaerator.jar}
classpath=${wpilib.jar}:${networktables.jar}
roboRIOAllowedImages=19
roboRIOAllowedImages=20
# Ant support
wpilib.ant.dir=${wpilib}/ant