Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
alganthe committed Nov 26, 2016
1 parent 5571603 commit 5a2e4bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class EditorData
};
class LayerIndexProvider
{
nextID=215;
nextID=216;
};
class Camera
{
Expand Down Expand Up @@ -318,7 +318,7 @@ class Mission
{
class Intel
{
briefingName="Co-ops 1.4.362";
briefingName="Co-ops 1.4.368";
resistanceWest=0;
resistanceEast=1;
timeOfChanges=28800;
Expand Down

0 comments on commit 5a2e4bb

Please sign in to comment.