Update date
This commit is contained in:
parent
07e922bb4b
commit
191cdefd85
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220219
|
||||
#define VCS_DATE 20220220
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sat Feb 19 00:17:27 UTC 2022
|
||||
// Sun Feb 20 00:18:07 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "af9d6e3bca92d1492cf49e213a208b985d3a9cea"
|
||||
#define GIT_HASH "07e922bb4b3696b0b67cef2bacfb55f510c9e675"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "36831"
|
||||
#define VCS_VERSION "36842"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue