Added the "version=current" property to allow projects to correctly reference the updated installation

Change-Id: Ia6f45fab6b1d279e89129d9a0350b8aa7cf8c98a
This commit is contained in:
Brad Miller
2014-09-06 23:50:06 +00:00
parent 09cb3a22cd
commit e60baf41a9

View File

@@ -7,6 +7,7 @@ deploy.log.file=/var/local/natinst/log/FRC_UserProgram.log
deploy.log.command=tail -F -n 0 ${deploy.log.file}
debug.flag.dir=/tmp/
command.dir=/home/lvuser/
version=current
# Libraries to use
wpilib=${user.home}/wpilib/java/${version}