Update date
This commit is contained in:
parent
78b81b6463
commit
8cdf9f8174
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220327
|
||||
#define VCS_DATE 20220328
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sun Mar 27 00:19:29 UTC 2022
|
||||
// Mon Mar 28 00:18:22 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "3c03b18b062cd85560fb762899032eaf6fa89a5f"
|
||||
#define GIT_HASH "78b81b646312927d99639314bba2eed2cf46b4e0"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "37237"
|
||||
#define VCS_VERSION "37245"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue