mirror of
https://github.com/indig0fox/Arma3-AttendanceTracker.git/
synced 2025-12-08 09:51:47 -06:00
1.1.0 - bump a3interface & refactor to new api
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#define MAJOR 0
|
||||
#define MINOR 2
|
||||
#define MAJOR 1
|
||||
#define MINOR 1
|
||||
#define PATCH 0
|
||||
#define BUILD 20231003
|
||||
|
||||
#define VERSION 0.2
|
||||
#define VERSION 1.1
|
||||
#define VERSION_STR MAJOR##.##MINOR##.##PATCH##.##BUILD
|
||||
#define VERSION_AR MAJOR,MINOR,PATCH,BUILD
|
||||
Reference in New Issue
Block a user