Changing version to 0.0.1

This commit is contained in:
2026-01-30 19:34:45 -06:00
parent b3c92707b9
commit cc62377919
29 changed files with 38 additions and 1466 deletions

5
CrossLangVersion.h.in Normal file
View 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@