Update date
This commit is contained in:
parent
24c85027fb
commit
546bf2b2f8
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220507
|
||||
#define VCS_DATE 20220508
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sat May 07 00:17:54 UTC 2022
|
||||
// Sun May 08 00:19:27 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "c73d9bdbf8f00acbc67656ee9af77f93f1456afb"
|
||||
#define GIT_HASH "24c85027fbc2d8bee415ad1c589c3e88cccf2c30"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "38137"
|
||||
#define VCS_VERSION "39145"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue