Update date
This commit is contained in:
parent
026a28d651
commit
d9710a7389
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220726
|
||||
#define VCS_DATE 20220727
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon Jul 25 00:24:29 UTC 2022
|
||||
// Wed Jul 27 00:25:27 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "17261ab981d67348600bb359b0e3bd5cec13383e"
|
||||
#define GIT_HASH "026a28d651f4a76c70eff8ae2532510efa3f5b37"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "42745"
|
||||
#define VCS_VERSION "42929"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue