Update date
This commit is contained in:
parent
8892cd26ff
commit
902bf2cd8d
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220206
|
||||
#define VCS_DATE 20220207
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sun Feb 06 01:12:03 UTC 2022
|
||||
// Mon Feb 07 01:03:54 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "65df8adf64411f616a5425b245f7b2fbd0644dee"
|
||||
#define GIT_HASH "8892cd26ff5b10dc1eb9c907242f329fb852ec61"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "36518"
|
||||
#define VCS_VERSION "36547"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue