Update date
This commit is contained in:
parent
b5e951b76e
commit
28fc09cf2d
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220502
|
||||
#define VCS_DATE 20220503
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon May 02 00:19:08 UTC 2022
|
||||
// Tue May 03 00:20:10 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "6c974c550f75cdd2d01219b7a951164c00b97203"
|
||||
#define GIT_HASH "b5e951b76e1ec039c948afb31b14d5d12ab535af"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "37978"
|
||||
#define VCS_VERSION "38047"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue