Explorar o código

PPTC version increment (#3139)

gdkchan %!s(int64=4) %!d(string=hai) anos
pai
achega
f2087ca29e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ARMeilleure/Translation/PTC/Ptc.cs

+ 1 - 1
ARMeilleure/Translation/PTC/Ptc.cs

@@ -27,7 +27,7 @@ namespace ARMeilleure.Translation.PTC
         private const string OuterHeaderMagicString = "PTCohd\0\0";
         private const string InnerHeaderMagicString = "PTCihd\0\0";
 
-        private const uint InternalVersion = 3061; //! To be incremented manually for each change to the ARMeilleure project.
+        private const uint InternalVersion = 3138; //! To be incremented manually for each change to the ARMeilleure project.
 
         private const string ActualDir = "0";
         private const string BackupDir = "1";