Update date
This commit is contained in:
parent
c0f290b922
commit
98458b818d
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220622
|
||||
#define VCS_DATE 20220625
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Jun 22 00:23:32 UTC 2022
|
||||
// Sat Jun 25 00:21:15 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "348f27fe5a0b986cc169c9d58cadccd18ac80dc0"
|
||||
#define GIT_HASH "c0f290b92292cd78a51b3843850179e820b5772f"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "41318"
|
||||
#define VCS_VERSION "41356"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue