blob: cfe24411588398797a9dd773405f330068125f36 [file] [log] [blame]
Maxwell Henderson80bec322024-01-09 15:48:44 -08001/**
Austin Schuh812d0d12021-11-04 20:16:48 -07002 * 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 */
5const char* GetWPILibVersion() {
6 return "${wpilib_version}";
7}