blob: cfe24411588398797a9dd773405f330068125f36 [file] [log] [blame]
Maxwell Henderson80bec322024-01-09 15:48:44 -08001/**
Brian Silverman8fce7482020-01-05 13:18:21 -08002 * 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}