100.26 // Merged fixes for #267 and PR #258

This commit is contained in:
Rob Giseburt
2017-04-21 11:53:01 -05:00
parent d852cee7df
commit af26ad8966

View File

@@ -21,7 +21,7 @@
#ifndef G2CORE_INFO_H_ONCE
#define G2CORE_INFO_H_ONCE
#define G2CORE_FIRMWARE_BUILD 100.25 // Merged fixes for #263 and #265
#define G2CORE_FIRMWARE_BUILD 100.26 // Merged fixes for #267 and PR #258
#ifdef GIT_VERSION
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
#else