From 26412ffd9eef4648c018099d532b65cd56d4d4dc Mon Sep 17 00:00:00 2001 From: Rob Giseburt Date: Thu, 14 Nov 2019 17:30:54 -0600 Subject: [PATCH] 101.05 - because 100.04 was not updated correctly --- g2core/g2core_info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g2core/g2core_info.h b/g2core/g2core_info.h index 6e7a3a65..e73286fa 100644 --- a/g2core/g2core_info.h +++ b/g2core/g2core_info.h @@ -21,7 +21,7 @@ #ifndef G2CORE_INFO_H_ONCE #define G2CORE_INFO_H_ONCE -#define G2CORE_FIRMWARE_BUILD 101.03 // Issue #320, #354 - Added stepper polarity {1pl:n}, Fixed SR setting bug +#define G2CORE_FIRMWARE_BUILD 101.05 // PRIVATE BUILD #define G2CORE_FIRMWARE_VERSION 0.99 #ifdef GIT_VERSION