update the version 12 image number

Change-Id: If609ff0924ab72ca08e53d38a45c9f7a91b659ce
This commit is contained in:
Brad Miller
2015-10-08 16:27:24 -04:00
parent e449362131
commit fbbb8dab72
3 changed files with 3 additions and 3 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=10
roboRIOAllowedImages=12
# Ant support
wpilib.ant.dir=${wpilib}/ant