Image v19

This updates the hal headers and ni libraries for image v19. There were
very few changes this time around, only some network communications stuff.
Also updated the minimum version number in the build properties to the new
image version

Change-Id: Ic8cb384b92c54d938dec36df34fc609626b4cd5d
This commit is contained in:
Fredric Silberberg
2014-12-01 19:31:02 -05:00
committed by Brad Miller
parent 517e708fd8
commit cdbe80315f
6 changed files with 11 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=18
roboRIOAllowedImages=19
# Ant support
wpilib.ant.dir=${wpilib}/ant