Logo
Explore Help
Sign In
1berry/pawn-compiler
1
0
Fork 0
You've already forked pawn-compiler
Code Issues Packages Projects Releases Wiki Activity
pawn-compiler/source/compiler/version.h.in

6 lines
184 B
C
Raw Permalink Normal View History

Set version to 3.10 Now it's consistent with the __Pawn constant (0x030A == 3.10).
2015-04-12 20:39:15 +06:00
#define VERSION_MINOR @VERSION_MINOR@
#define VERSION_MAJOR @VERSION_MAJOR@
Include build number in version and __PawnBuild constant __PawnBuild holds the currnt build number. This allows you to detect which compiler version is used more precisely. It will be set to 1 on next release and incremented on each subsequent release. Closes #132.
2017-01-22 02:19:07 +06:00
#define VERSION_BUILD @VERSION_BUILD@
Set version to 3.10 Now it's consistent with the __Pawn constant (0x030A == 3.10).
2015-04-12 20:39:15 +06:00
#define VERSION_STR "@VERSION_STR@"
#define VERSION_INT @VERSION_INT@
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 115ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API