Image v23

This updates the image version to version 23. It also moves the vision libraries
to follow the same conventions as the rest of the ni libraries.

Change-Id: I39e6fb3d8bbd2fd3141c2a43a5bae2fd15149003
This commit is contained in:
Fredric Silberberg
2014-12-17 11:03:10 -05:00
parent b72eb4b812
commit 22c4207553
16 changed files with 14 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=22
roboRIOAllowedImages=23
# Ant support
wpilib.ant.dir=${wpilib}/ant