tlang-c/libtlang/include/tlang_version.h

7 lines
102 B
C
Raw Permalink Normal View History

2023-05-10 11:20:56 +00:00
#pragma once
#define TLANG_MAJOR 0
#define TLANG_MINOR 0
#define TLANG_PATCH 0
#define TLANG_BUILD 1