Update date
This commit is contained in:
parent
28f39fe71c
commit
ea987d5317
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220202
|
||||
#define VCS_DATE 20220203
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Feb 02 01:04:52 UTC 2022
|
||||
// Thu Feb 03 01:01:18 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "43df02b26fc66eb592a50d026822eaa1cafde62d"
|
||||
#define GIT_HASH "28f39fe71ca6e7059b4914c355fcbfcc883dc53a"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "36417"
|
||||
#define VCS_VERSION "36461"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue