Update date
This commit is contained in:
parent
92e6ffbc8d
commit
b6e5da292a
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20221028
|
||||
#define VCS_DATE 20221029
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Fri Oct 28 00:26:35 UTC 2022
|
||||
// Sat Oct 29 00:22:14 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "945ab1d7ed1b0de5e905d927c33b596c5f0a2b1c"
|
||||
#define GIT_HASH "92e6ffbc8d5e459f7089321d73d8b0a7f327aa87"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "50931"
|
||||
#define VCS_VERSION "50973"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue