Update date
This commit is contained in:
parent
46d5db4d5f
commit
b7caad327d
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20221003
|
||||
#define VCS_DATE 20221004
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon Oct 03 00:28:28 UTC 2022
|
||||
// Tue Oct 04 00:32:33 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "69a5e3cf4c120d893c6c7ceb4d7713d0f30c2e78"
|
||||
#define GIT_HASH "46d5db4d5fdef4ae5ba3195cce4eccc3b64e858d"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "48148"
|
||||
#define VCS_VERSION "48159"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue