Update date
This commit is contained in:
parent
9c6804f81c
commit
e9bdcdd6ba
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20230125
|
||||
#define VCS_DATE 20230126
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Jan 25 00:23:01 UTC 2023
|
||||
// Thu Jan 26 00:21:35 UTC 2023
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "422533c77e028be5ff4421bbea916bf22354a7a3"
|
||||
#define GIT_HASH "9c6804f81cc8ed12488969626d6073df3ac50cde"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "52586"
|
||||
#define VCS_VERSION "52590"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue