Update date
This commit is contained in:
parent
1e71a940c2
commit
d2f4f7851b
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220411
|
||||
#define VCS_DATE 20220412
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon Apr 11 00:18:01 UTC 2022
|
||||
// Tue Apr 12 00:18:00 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "3029766efbdbf1b790c0f0cce1c03f4d5e49c029"
|
||||
#define GIT_HASH "1e71a940c22e6eded2c4812e3b32e00d9a2d9554"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "37427"
|
||||
#define VCS_VERSION "37443"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue