blob: b0a44905207a5aa33739bcb54bf6b1feaea3e663 [file] [log] [blame]
Brian Silverman41cdd3e2019-01-19 19:48:58 -08001/*
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 */
5const char* GetWPILibVersion() {
6 return "${wpilib_version}";
7}