Update date
This commit is contained in:
parent
92a4895b13
commit
2614e3f88f
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20230122
|
||||
#define VCS_DATE 20230123
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sun Jan 22 00:24:02 UTC 2023
|
||||
// Mon Jan 23 00:21:59 UTC 2023
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "7b4b3856204c7142a19a6f1d82677911e28715c6"
|
||||
#define GIT_HASH "92a4895b13799145042fc17cc985002a3f811ae9"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "52531"
|
||||
#define VCS_VERSION "52550"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue