Update date
This commit is contained in:
parent
63eabe1b5c
commit
867ccb8924
|
@ -1,2 +1,2 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#define VCS_DATE 20221007
|
#define VCS_DATE 20221008
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
// This file was generated by Version2Header
|
// This file was generated by Version2Header
|
||||||
// Fri Oct 07 00:34:07 UTC 2022
|
// Sat Oct 08 00:27:11 UTC 2022
|
||||||
|
|
||||||
|
|
||||||
#ifndef GIT_HASH
|
#ifndef GIT_HASH
|
||||||
#define GIT_HASH "2789005e5655e4a4741c03af9ca1101d2f971cac"
|
#define GIT_HASH "63eabe1b5c496f8fa15d1197a868816a5b8d4fbc"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#ifndef VCS_VERSION
|
#ifndef VCS_VERSION
|
||||||
#define VCS_VERSION "48204"
|
#define VCS_VERSION "48213"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue