libmya 0.1.0
Library to parse Mya language.
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1#pragma once
2
4#define LIBMYA_VERSION "0.1.0"
5
7#define MYA_MAJOR 0
8
10#define MYA_MINOR 1