Update date
This commit is contained in:
parent
910b7e585c
commit
86a665a2f0
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220611
|
||||
#define VCS_DATE 20220612
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sat Jun 11 00:21:37 UTC 2022
|
||||
// Sun Jun 12 00:22:10 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "9f11410b74c53e140e42b95cffc6bd113a613a60"
|
||||
#define GIT_HASH "48ff33c792e62359566485e4b9f6af0f8009c4be"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "41249"
|
||||
#define VCS_VERSION "41253"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue