Update date
This commit is contained in:
parent
bfad6e8e0b
commit
b303764a88
|
@ -1,2 +1,2 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#define VCS_DATE 20221105
|
#define VCS_DATE 20221107
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
// This file was generated by Version2Header
|
// This file was generated by Version2Header
|
||||||
// Sat Nov 05 00:26:47 UTC 2022
|
// Mon Nov 07 00:23:19 UTC 2022
|
||||||
|
|
||||||
|
|
||||||
#ifndef GIT_HASH
|
#ifndef GIT_HASH
|
||||||
#define GIT_HASH "0405a5d7e2d243b1a976b173c60b1dd8b0e31ca8"
|
#define GIT_HASH "f26a095b9b3a14fc281e61d19feb5b71ecc964db"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#ifndef VCS_VERSION
|
#ifndef VCS_VERSION
|
||||||
#define VCS_VERSION "51076"
|
#define VCS_VERSION "51379"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue