Update date
This commit is contained in:
parent
a19a7120df
commit
3b3fe1f152
|
@ -1,2 +1,2 @@
|
|||
#pragma once
|
||||
#define VCS_DATE 20230102
|
||||
#define VCS_DATE 20230103
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Mon Jan 02 00:21:02 UTC 2023
|
||||
// Tue Jan 03 00:20:44 UTC 2023
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "0b8dc1f59d29abce730ddafb0c8cfab715071033"
|
||||
#define GIT_HASH "a19a7120df6e713299b5d722f78eb8884bbf11dc"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "52211"
|
||||
#define VCS_VERSION "52243"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue