Update date
This commit is contained in:
parent
1ebded2fb4
commit
edbd41268d
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20221213
|
||||
#define VCS_DATE 20221214
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sun Dec 11 00:23:00 UTC 2022
|
||||
// Wed Dec 14 00:21:15 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "2372ce911ee75b091c8bb902d55b98bec3794f0a"
|
||||
#define GIT_HASH "41d4e6f9dbe9d423c837cc400f2cc1c2d1b7817c"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "51973"
|
||||
#define VCS_VERSION "51988"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue