We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc10eea commit 70f352cCopy full SHA for 70f352c
build.properties
@@ -1,10 +1,10 @@
1
-strongback.version=2017.1.0-RC1
+strongback.version=2017.1.0
2
#
3
# The build will download a specific version of the WPILib given by the following URL
4
# and install it into the 'libs/wpilib' folder. To use a different version of WPILib,
5
# replace the value with the URL of the WPILib Eclipse Update Site
6
7
-wpilib.updatesite.url=http://first.wpi.edu/FRC/roborio/beta/eclipse/
+wpilib.updatesite.url=http://first.wpi.edu/FRC/roborio/release/eclipse/
8
9
10
# Starting in 2017, WPILib will no longer have built-in support for the TalonSRX
0 commit comments