Maxwell Henderson | 80bec32 | 2024-01-09 15:48:44 -0800 | [diff] [blame^] | 1 | /** |
Austin Schuh | 812d0d1 | 2021-11-04 20:16:48 -0700 | [diff] [blame] | 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 | } |