We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b696629 commit 4485fbfCopy full SHA for 4485fbf
g2core/g2core_info.h
@@ -21,7 +21,7 @@
21
#ifndef G2CORE_INFO_H_ONCE
22
#define G2CORE_INFO_H_ONCE
23
24
-#define G2CORE_FIRMWARE_BUILD 100.02 // Fix for inputs causing a crash.
+#define G2CORE_FIRMWARE_BUILD 100.03 // Fix for inputs causing a crash (again).
25
#ifdef GIT_VERSION
26
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
27
#else
0 commit comments