Update date
This commit is contained in:
parent
dd22cc520f
commit
b8a742bc22
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220520
|
||||
#define VCS_DATE 20220521
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Fri May 20 00:18:56 UTC 2022
|
||||
// Sat May 21 00:21:17 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "8044924661f04b9beb73dc43c0ebb73a04095e7b"
|
||||
#define GIT_HASH "dd22cc520f07be47f4d7a86aef6b0a4aca53dc12"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "39504"
|
||||
#define VCS_VERSION "39506"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue