2024-01-04 08:38:06 -08:00
|
|
|
/**
|
2023-10-01 15:09:09 -07:00
|
|
|
* Autogenerated file! Do not manually edit this file. This version is regenerated
|
|
|
|
|
* any time the publish task is run, or when this file is deleted.
|
|
|
|
|
*/
|
|
|
|
|
const char* GetWPILibVersion() {
|
|
|
|
|
return "${wpilib_version}";
|
|
|
|
|
}
|