mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 17:15:45 +00:00
Changing version to 0.0.1
This commit is contained in:
5
CrossLangVersion.h.in
Normal file
5
CrossLangVersion.h.in
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define CROSSLANG_MAJOR @CROSSLANG_MAJOR_VERSION@
|
||||
#define CROSSLANG_MINOR @CROSSLANG_MINOR_VERSION@
|
||||
#define CROSSLANG_PATCH @CROSSLANG_PATCH_VERSION@
|
||||
Reference in New Issue
Block a user