Skip to content

Commit 762edbe

Browse files
committed
update website
1 parent f1d6d8b commit 762edbe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Production_Files/Software/ODMR_Server/src/version_info.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#define __VERSION_INFO_H__
66

77
#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"
8+
#define BUILD_DATE "2026-05-21"
9+
#define BUILD_TIME "20:56:51"
10+
#define BUILD_TIMESTAMP "20260521205651"
11+
#define GIT_HASH "f1d6d8b"
1212
#define GIT_BRANCH "fix-listoferrors"
1313

1414
// Combined version string

0 commit comments

Comments
 (0)