mirror of
https://github.com/indig0fox/Arma3-AttendanceTracker.git/
synced 2025-12-08 09:51:47 -06:00
implement CBA macros, fix for prod
- using a3go 0.3.2, no longer relies on ext callback for anything except RPT logging and waiting DB connect at postinit - tested and functional
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#define MAJOR 1
|
||||
#define MINOR 1
|
||||
#define PATCH 0
|
||||
#define BUILD 20231003
|
||||
#define BUILD 20231012
|
||||
|
||||
#define VERSION 1.1
|
||||
#define VERSION_STR MAJOR##.##MINOR##.##PATCH##.##BUILD
|
||||
|
||||
Reference in New Issue
Block a user