Update date
This commit is contained in:
parent
2e89fd1f8d
commit
b1430e88f4
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220215
|
||||
#define VCS_DATE 20220216
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Tue Feb 15 01:13:34 UTC 2022
|
||||
// Wed Feb 16 01:09:49 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "59f4262e0e237e69dff44704ec382770c0f8e594"
|
||||
#define GIT_HASH "2e89fd1f8d62d56473b992ac4b4a872a4f92baa3"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "36802"
|
||||
#define VCS_VERSION "36808"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue