From 641068019827dc57b9a8974cffc5374a40b7101b Mon Sep 17 00:00:00 2001 From: ViperMaul Date: Tue, 2 Jun 2015 07:11:49 -0700 Subject: [PATCH] v bump 1.1.22.150602 --- addons/main/$PBOPREFIX$.TXT | 2 +- addons/main/script_mod.hpp | 2 +- addons/ui/$PBOPREFIX$.TXT | 2 +- addons/xeh_a3/$PBOPREFIX$.TXT | 2 +- mod.cpp | 2 +- readme.txt | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/addons/main/$PBOPREFIX$.TXT b/addons/main/$PBOPREFIX$.TXT index cfda3471a..c7d202b34 100644 --- a/addons/main/$PBOPREFIX$.TXT +++ b/addons/main/$PBOPREFIX$.TXT @@ -1,5 +1,5 @@ x\cba\addons\main prefix=x\cba\addons\main product=Arma 3 -version=019 +version=020 Pbo Type is: Arma \ No newline at end of file diff --git a/addons/main/script_mod.hpp b/addons/main/script_mod.hpp index 9e36535b4..42325b823 100644 --- a/addons/main/script_mod.hpp +++ b/addons/main/script_mod.hpp @@ -4,7 +4,7 @@ #define MAJOR 1 #define MINOR 1 #define PATCHLVL 22 -#define BUILD 150530 +#define BUILD 150602 //We will use the DATE for the BUILD# in the format YYMMDD - VM #define VERSION MAJOR.MINOR.PATCHLVL.BUILD diff --git a/addons/ui/$PBOPREFIX$.TXT b/addons/ui/$PBOPREFIX$.TXT index 4bb49b233..781d8de08 100644 --- a/addons/ui/$PBOPREFIX$.TXT +++ b/addons/ui/$PBOPREFIX$.TXT @@ -1,5 +1,5 @@ x\cba\addons\ui prefix=x\cba\addons\ui product=Arma 3 -version=017 +version=018 Pbo Type is: Arma \ No newline at end of file diff --git a/addons/xeh_a3/$PBOPREFIX$.TXT b/addons/xeh_a3/$PBOPREFIX$.TXT index 158064496..af9abfae5 100644 --- a/addons/xeh_a3/$PBOPREFIX$.TXT +++ b/addons/xeh_a3/$PBOPREFIX$.TXT @@ -1,5 +1,5 @@ x\cba\addons\xeh_a3 prefix=x\cba\addons\xeh_a3 product=Arma 3 -version=021 +version=022 Pbo Type is: Arma \ No newline at end of file diff --git a/mod.cpp b/mod.cpp index 1e306cf5c..e9630d249 100644 --- a/mod.cpp +++ b/mod.cpp @@ -1,4 +1,4 @@ -name = "Community Base Addons v1.1.21"; +name = "Community Base Addons v1.1.22"; picture = "logo_cba_ca.paa"; actionName = "Website"; action = "http://dev.withsix.com/projects/cba-a3"; diff --git a/readme.txt b/readme.txt index b01b46d96..b2219c7fb 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -Release Candidate 7 +Release Candidate 7 Hotfix CBA: Community Base Addons ========================== @@ -31,4 +31,4 @@ For ARMA 3 Content, launch with -mod=@CBA_A3 *** Change Log *** -CBA_A3_RC7 Roadmap - http://dev.withsix.com/versions/1690 +CBA_A3_RC7 Hotfix - https://github.com/CBATeam/CBA_A3/milestones/CBA_A3_RC7%20Hotfix