Update date
This commit is contained in:
parent
cc946fe429
commit
9a8b5b510e
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220216
|
||||
#define VCS_DATE 20220217
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Feb 16 01:09:49 UTC 2022
|
||||
// Thu Feb 17 01:01:04 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "2e89fd1f8d62d56473b992ac4b4a872a4f92baa3"
|
||||
#define GIT_HASH "cc946fe429a03ec890e12a7ebffb1d9df6bb78d2"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "36808"
|
||||
#define VCS_VERSION "36826"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue