Update date
This commit is contained in:
parent
6dbf48d552
commit
e49c8bd0ec
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220915
|
||||
#define VCS_DATE 20220916
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Thu Sep 15 00:26:27 UTC 2022
|
||||
// Fri Sep 16 00:26:57 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "b047ad1266ce8973a35e343c8be7667b319be935"
|
||||
#define GIT_HASH "8775baee97e2db459865ec65d739c0faa2ae82c4"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "46713"
|
||||
#define VCS_VERSION "46726"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue