use of C++23 code
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
7
components/storage/version.h.in
Normal file
7
components/storage/version.h.in
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define STORAGE_VERSION_MAJOR @STORAGE_VERSION_MAJOR@
|
||||
#define STORAGE_VERSION_MINOR @STORAGE_VERSION_MINOR@
|
||||
#define STORAGE_VERSION_PATCH @STORAGE_VERSION_PATCH@
|
||||
#define STORAGE_VERSION "@STORAGE_VERSION@"
|
||||
|
||||
Reference in New Issue
Block a user