Update date
This commit is contained in:
parent
08e99eca81
commit
49bf13e284
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20221216
|
||||
#define VCS_DATE 20221217
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Thu Dec 15 00:27:01 UTC 2022
|
||||
// Sat Dec 17 00:19:46 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "911523ffbca18362ae640f49d90ae95b3f688726"
|
||||
#define GIT_HASH "5361f82ecf359d0a6ed570f6c765ee5ed452f071"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "52002"
|
||||
#define VCS_VERSION "52019"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue