Skip to content

Commit 64e3e96

Browse files
committed
Change version numbers to 1.4c2.0 for first proper release
1 parent a28acaf commit 64e3e96

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

A3-Antistasi/Templates/A3-AA-BLUFORTemplate.Altis/mission.sqm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ class Mission
153153
{
154154
class Intel
155155
{
156-
briefingName="A3-Antistasi Altis BLUEFOR 1.4c1.05";
156+
briefingName="A3-Antistasi Altis BLUEFOR 1.4c2.0";
157157
overviewText="Build FIA Army from scratch and defeat the AAF and CSAT forces in a whole map Dynamic Mission.";
158158
resistanceWest=0;
159159
startWeather=0;

A3-Antistasi/Templates/A3-AATemplate.Altis/mission.sqm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ class Mission
161161
{
162162
class Intel
163163
{
164-
briefingName="A3-Antistasi Altis 1.4c1.05";
164+
briefingName="A3-Antistasi Altis 1.4c2.0";
165165
overviewText="Build FIA Army from scratch and defeat the AAF and CSAT forces in a whole map Dynamic Mission.";
166166
resistanceWest=0;
167167
startWeather=0;

A3-Antistasi/Templates/A3-ArmiaKrajowaTemplate.chernarus_summer/mission.sqm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class Mission
179179
{
180180
class Intel
181181
{
182-
briefingName="A3-Antistasi Armia Krajowa Chernarus 1.4c1.05";
182+
briefingName="A3-Antistasi Armia Krajowa Chernarus 1.4c2.0";
183183
resistanceWest=0;
184184
timeOfChanges=1800.0002;
185185
startWeather=0.25;

A3-Antistasi/Templates/A3-WotPTemplate.Tanoa/mission.sqm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ class Mission
425425
{
426426
class Intel
427427
{
428-
briefingName="Antistasi - Warlords of the Pacific - 1.4c1.05";
428+
briefingName="Antistasi - Warlords of the Pacific - 1.4c2.0";
429429
overviewText="Build a Syndikat Army from scratch and defeat NATO and CSAT forces in a persistent mission with Tanoa as AO.";
430430
resistanceWest=0;
431431
timeOfChanges=1800.0002;

A3-Antistasi/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@ changeX a inArea el undercover y revisar a qu� bando van los controlsX conquer
12431243
- Solved bug in Destroy Heli missions.
12441244
- Added RHS SPG9 as AT gun for rebel RHSGREF config, thanks to Mocksybren!!
12451245

1246-
1.4c1.01 through to 1.4c1.05
1246+
1.4c1.01 through to 1.4c2.0
12471247

12481248
All Improvements
12491249
- Support for 3CB - You can now play as the British Armed Forces

A3-Antistasi/initVar.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//Not commented lines cannot be changed.
66
//Don't touch them.
77

8-
antistasiVersion = "v 1.4c1.05";
8+
antistasiVersion = "v 1.4c2.0";
99

1010

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

0 commit comments

Comments
 (0)