Brian Silverman | 41cdd3e | 2019-01-19 19:48:58 -0800 | [diff] [blame] | 1 | /* |
2 | * Autogenerated file! Do not manually edit this file. This version is regenerated | ||||
3 | * any time the publish task is run, or when this file is deleted. | ||||
4 | */ | ||||
5 | const char* GetWPILibVersion() { | ||||
6 | return "${wpilib_version}"; | ||||
7 | } |