Update date
This commit is contained in:
parent
b24dc935ea
commit
b4b76fea66
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220823
|
||||
#define VCS_DATE 20220824
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Tue Aug 23 00:35:46 UTC 2022
|
||||
// Wed Aug 24 00:23:51 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "ea69126b76549e47351bcba79762101b41cf2e01"
|
||||
#define GIT_HASH "b24dc935ea80fb352cb45dcf9e26ea79b62be5cd"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "45098"
|
||||
#define VCS_VERSION "45113"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue