Skip to content

Commit 2e5e46b

Browse files
author
Canan Gallitschke
committed
Partner Logos added to info site
1 parent 1d52103 commit 2e5e46b

4 files changed

Lines changed: 256 additions & 23 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-12"
9-
#define BUILD_TIME "14:12:01"
10-
#define BUILD_TIMESTAMP "20260312141201"
11-
#define GIT_HASH "d3d8f16"
8+
#define BUILD_DATE "2026-03-13"
9+
#define BUILD_TIME "14:07:03"
10+
#define BUILD_TIMESTAMP "20260313140703"
11+
#define GIT_HASH "1d52103"
1212
#define GIT_BRANCH "fix-listoferrors"
1313

1414
// Combined version string

0 commit comments

Comments
 (0)