Update date
This commit is contained in:
parent
b53b3cde68
commit
bf304a24e9
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20221111
|
||||
#define VCS_DATE 20221112
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Fri Nov 11 00:26:45 UTC 2022
|
||||
// Sat Nov 12 00:24:53 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "f1bf10908e23e5d47ff5f26ecaf40b7c6516dad5"
|
||||
#define GIT_HASH "b53b3cde68b5fc43d92332885da8fadfe8ae11ee"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "51468"
|
||||
#define VCS_VERSION "51473"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue