Update date
This commit is contained in:
parent
8044924661
commit
e4866e5662
|
@ -1,2 +1,2 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#define VCS_DATE 20220519
|
#define VCS_DATE 20220520
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
// This file was generated by Version2Header
|
// This file was generated by Version2Header
|
||||||
// Thu May 19 00:22:36 UTC 2022
|
// Fri May 20 00:18:56 UTC 2022
|
||||||
|
|
||||||
|
|
||||||
#ifndef GIT_HASH
|
#ifndef GIT_HASH
|
||||||
#define GIT_HASH "4acdb518f1656c832e887022f5fa50bbfd1124a8"
|
#define GIT_HASH "8044924661f04b9beb73dc43c0ebb73a04095e7b"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#ifndef VCS_VERSION
|
#ifndef VCS_VERSION
|
||||||
#define VCS_VERSION "39488"
|
#define VCS_VERSION "39504"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue