Merge branch 'master' of git://github.com/chrisforbes/OpenRA
This commit is contained in:
@@ -8,6 +8,6 @@ namespace OpenRa.FileFormats
|
|||||||
public static class ProtocolVersion
|
public static class ProtocolVersion
|
||||||
{
|
{
|
||||||
// you *must* increment this whenever you make an incompatible protocol change
|
// you *must* increment this whenever you make an incompatible protocol change
|
||||||
public static readonly int Version = 1;
|
public static readonly int Version = 2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user