mirror of
https://github.com/synthetos/g2.git
synced 2026-02-06 11:11:57 +08:00
Merged dev-261-simple-heat-bed - fixes #261
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef G2CORE_INFO_H_ONCE
|
||||
#define G2CORE_INFO_H_ONCE
|
||||
|
||||
#define G2CORE_FIRMWARE_BUILD 100.23 // Merged dev-227-marlin-compat - see #227 and #244
|
||||
#define G2CORE_FIRMWARE_BUILD 100.24 // Merged dev-261-simple-heat-bed - see #261
|
||||
#ifdef GIT_VERSION
|
||||
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user