Update the image version to 15

Change-Id: I82c81dff64d933a1a7a5e0a1c12256833fc2a387
This commit is contained in:
Brad Miller
2015-11-04 14:34:58 -05:00
committed by Brad Miller (WPI)
parent 21124e0174
commit 44bd52c44d
2 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=14
roboRIOAllowedImages=15
# Ant support
wpilib.ant.dir=${wpilib}/ant