Skip to content

Commit

Permalink
Change version numbers to 1.4c2.0 for first proper release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-Murphy committed Aug 10, 2019
1 parent a28acaf commit 64e3e96
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ class Mission
{
class Intel
{
briefingName="A3-Antistasi Altis BLUEFOR 1.4c1.05";
briefingName="A3-Antistasi Altis BLUEFOR 1.4c2.0";
overviewText="Build FIA Army from scratch and defeat the AAF and CSAT forces in a whole map Dynamic Mission.";
resistanceWest=0;
startWeather=0;
Expand Down
2 changes: 1 addition & 1 deletion A3-Antistasi/Templates/A3-AATemplate.Altis/mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ class Mission
{
class Intel
{
briefingName="A3-Antistasi Altis 1.4c1.05";
briefingName="A3-Antistasi Altis 1.4c2.0";
overviewText="Build FIA Army from scratch and defeat the AAF and CSAT forces in a whole map Dynamic Mission.";
resistanceWest=0;
startWeather=0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ class Mission
{
class Intel
{
briefingName="A3-Antistasi Armia Krajowa Chernarus 1.4c1.05";
briefingName="A3-Antistasi Armia Krajowa Chernarus 1.4c2.0";
resistanceWest=0;
timeOfChanges=1800.0002;
startWeather=0.25;
Expand Down
2 changes: 1 addition & 1 deletion A3-Antistasi/Templates/A3-WotPTemplate.Tanoa/mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ class Mission
{
class Intel
{
briefingName="Antistasi - Warlords of the Pacific - 1.4c1.05";
briefingName="Antistasi - Warlords of the Pacific - 1.4c2.0";
overviewText="Build a Syndikat Army from scratch and defeat NATO and CSAT forces in a persistent mission with Tanoa as AO.";
resistanceWest=0;
timeOfChanges=1800.0002;
Expand Down
2 changes: 1 addition & 1 deletion A3-Antistasi/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ changeX a inArea el undercover y revisar a qu� bando van los controlsX conquer
- Solved bug in Destroy Heli missions.
- Added RHS SPG9 as AT gun for rebel RHSGREF config, thanks to Mocksybren!!

1.4c1.01 through to 1.4c1.05
1.4c1.01 through to 1.4c2.0

All Improvements
- Support for 3CB - You can now play as the British Armed Forces
Expand Down
2 changes: 1 addition & 1 deletion A3-Antistasi/initVar.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
//Not commented lines cannot be changed.
//Don't touch them.

antistasiVersion = "v 1.4c1.05";
antistasiVersion = "v 1.4c2.0";


debug = false;//debug variable, not useful for everything..
Expand Down

0 comments on commit 64e3e96

Please sign in to comment.