Update date
This commit is contained in:
parent
ff2e5f77b7
commit
8adbfae29a
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20230130
|
||||
#define VCS_DATE 20230201
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon Jan 30 00:17:45 UTC 2023
|
||||
// Wed Feb 01 00:23:32 UTC 2023
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "0329e79a46665dd3806af20cc729a70d1ff5a990"
|
||||
#define GIT_HASH "ff2e5f77b72d16f0c278f06af2b86cdbc2ba5f2e"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "52621"
|
||||
#define VCS_VERSION "52644"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue