We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d6d8b commit 762edbeCopy full SHA for 762edbe
2 files changed
Production_Files/Software/ODMR_Server/src/version_info.h
@@ -5,10 +5,10 @@
5
#define __VERSION_INFO_H__
6
7
#define FIRMWARE_VERSION "1.0.0"
8
-#define BUILD_DATE "2026-03-18"
9
-#define BUILD_TIME "14:14:45"
10
-#define BUILD_TIMESTAMP "20260318141445"
11
-#define GIT_HASH "b971e35"
+#define BUILD_DATE "2026-05-21"
+#define BUILD_TIME "20:56:51"
+#define BUILD_TIMESTAMP "20260521205651"
+#define GIT_HASH "f1d6d8b"
12
#define GIT_BRANCH "fix-listoferrors"
13
14
// Combined version string
0 commit comments