Update date
This commit is contained in:
parent
46f11eb5bf
commit
42fbdda8bd
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20220529
|
||||
#define VCS_DATE 20220530
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sun May 29 00:20:42 UTC 2022
|
||||
// Mon May 30 00:23:58 UTC 2022
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "b984ca701fa1d58203587dc18c48555ab91b77a7"
|
||||
#define GIT_HASH "22a8927f98f5d717131b3942660446cdaf64ac8f"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "39787"
|
||||
#define VCS_VERSION "39973"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue