100.13 // cleanup in preparation for M7

This commit is contained in:
Rob Giseburt
2016-12-13 09:14:14 -06:00
parent 56b519fe72
commit a70b3d89ec
+1 -1
View File
@@ -21,7 +21,7 @@
#ifndef G2CORE_INFO_H_ONCE
#define G2CORE_INFO_H_ONCE
#define G2CORE_FIRMWARE_BUILD 100.12 // Changes to USB serial for SAMS70 and SAM8X targets
#define G2CORE_FIRMWARE_BUILD 100.13 // cleanup in preparation for M7
#ifdef GIT_VERSION
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
#else