Update date
This commit is contained in:
parent
373e4cefc9
commit
6e30d2f46b
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220921
|
||||
#define VCS_DATE 20220922
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Sep 21 00:27:59 UTC 2022
|
||||
// Thu Sep 22 00:24:49 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "6dd933ea8633bdf8416de3e5dc10891775ccaad8"
|
||||
#define GIT_HASH "373e4cefc939db3696795a671920ce021f43b25f"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "46778"
|
||||
#define VCS_VERSION "47092"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue