Update date
This commit is contained in:
parent
04abee8081
commit
583266242b
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220816
|
||||
#define VCS_DATE 20220817
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Tue Aug 16 00:25:12 UTC 2022
|
||||
// Wed Aug 17 00:28:24 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "748e5d3e775aef27889ff404b8b46e733edd7412"
|
||||
#define GIT_HASH "04abee8081125f6fa9c1192f47f94582973b6b79"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "44867"
|
||||
#define VCS_VERSION "44968"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue