Update build.sqf

This commit is contained in:
Ghostrider [GRG] 2018-01-10 07:47:11 -05:00 committed by GitHub
parent 194810fdb9
commit 0c01e9c943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
private ["_version","_versionDate"];
blck_version = "6.78 Build 106";
blck_version = "6.78 Build 107";
_blck_version = blck_version;
_blck_versionDate = "1-5-18 7:00 PM";
_blck_versionDate = "1-9-18 7:00 PM";
blck_pvs_version = _blck_version;
publicVariable blck_pvs_version;