Update date
This commit is contained in:
parent
cdc906be7f
commit
21200a0a82
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220815
|
||||
#define VCS_DATE 20220816
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon Aug 15 00:22:32 UTC 2022
|
||||
// Tue Aug 16 00:25:12 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "f3a1e668eba90059b42be6ebddb23a585de08c8b"
|
||||
#define GIT_HASH "748e5d3e775aef27889ff404b8b46e733edd7412"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "44807"
|
||||
#define VCS_VERSION "44867"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue