Skip to content

Commit

Permalink
v bump 1.1.23.150604
Browse files Browse the repository at this point in the history
URL updates to github
  • Loading branch information
ViperMaul committed Jun 5, 2015
1 parent 0df8565 commit 1f510cc
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 9 deletions.
4 changes: 2 additions & 2 deletions addons/main/script_mod.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// TODO: Consider Mod-wide or Component-narrow versions (or both, depending on wishes!)
#define MAJOR 1
#define MINOR 1
#define PATCHLVL 22
#define BUILD 150602
#define PATCHLVL 23
#define BUILD 150604
//We will use the DATE for the BUILD# in the format YYMMDD - VM

#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
Expand Down
2 changes: 1 addition & 1 deletion addons/xeh/$PBOPREFIX$.TXT
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x\cba\addons\xeh
prefix=x\cba\addons\xeh
product=Arma 3
version=020
version=021
Pbo Type is: Arma
2 changes: 1 addition & 1 deletion addons/xeh_a3/$PBOPREFIX$.TXT
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x\cba\addons\xeh_a3
prefix=x\cba\addons\xeh_a3
product=Arma 3
version=022
version=023
Pbo Type is: Arma
4 changes: 2 additions & 2 deletions mod.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name = "Community Base Addons v1.1.22";
name = "Community Base Addons v1.1.23";
picture = "logo_cba_ca.paa";
actionName = "Website";
action = "http://dev.withsix.com/projects/cba-a3";
description = "Bugtracker: http://dev.withsix.com/projects/cca<br />Documentation: http://dev.withsix.com/projects/cba-a3";
description = "Bugtracker: https://github.com/CBATeam/CBA_A3/issues<br />Documentation: http://dev.withsix.com/projects/cba-a3";
logo = "logo_cba_ca.paa";
logoOver = "logo_cba_ca.paa";
tooltip = "Community Base Addons";
Expand Down
6 changes: 5 additions & 1 deletion optional/enable_auto_xeh/$PBOPREFIX$.TXT
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
x\cba\addons\enable_auto_xeh
x\cba\addons\enable_auto_xeh
prefix=x\cba\addons\enable_auto_xeh
product=Arma 3
version=001
Pbo Type is: Arma
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Release Candidate 7 Hotfix
Release Candidate 7 Hotfix2

CBA: Community Base Addons
==========================
Expand Down Expand Up @@ -31,4 +31,4 @@ For ARMA 3 Content, launch with -mod=@CBA_A3


*** Change Log ***
CBA_A3_RC7 Hotfix - https://github.com/CBATeam/CBA_A3/milestones/CBA_A3_RC7%20Hotfix
CBA_A3_RC7 Hotfix - https://github.com/CBATeam/CBA_A3/issues?q=milestone%3A%22CBA_A3_RC7+Hotfix2%22+is%3Aclosed

0 comments on commit 1f510cc

Please sign in to comment.