Update date
This commit is contained in:
parent
59f4262e0e
commit
1da1899fec
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220214
|
||||
#define VCS_DATE 20220215
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon Feb 14 01:03:02 UTC 2022
|
||||
// Tue Feb 15 01:13:34 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "c656fd8f9e009b3cf43a95a2822459103714eaef"
|
||||
#define GIT_HASH "59f4262e0e237e69dff44704ec382770c0f8e594"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "36800"
|
||||
#define VCS_VERSION "36802"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue