Update date
This commit is contained in:
parent
2372ce911e
commit
53828adaa3
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20221210
|
||||
#define VCS_DATE 20221211
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Fri Dec 09 00:23:51 UTC 2022
|
||||
// Sun Dec 11 00:23:00 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "614dc2f26040425c26a002f69eef4805c954ba23"
|
||||
#define GIT_HASH "2372ce911ee75b091c8bb902d55b98bec3794f0a"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "51958"
|
||||
#define VCS_VERSION "51973"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue