Update date
This commit is contained in:
parent
5c5d258b5f
commit
0b1dedcbdb
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220413
|
||||
#define VCS_DATE 20220414
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Apr 13 00:19:56 UTC 2022
|
||||
// Thu Apr 14 00:20:50 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "a004f64477461181da307d38eb687825ea7b9bb9"
|
||||
#define GIT_HASH "413e636d4c8999d4167dfce6b51b797c2294e1ed"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "37450"
|
||||
#define VCS_VERSION "37463"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue