We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce0dae commit d434df0Copy full SHA for d434df0
1 file changed
XbRecUnpack/Program.cs
@@ -28,7 +28,7 @@ static void Main(string[] args)
28
bool printRomInfo = false;
29
30
Console.WriteLine("XbRecUnpack - tool for extracting Xbox/Xbox360 SDKs & recoveries");
31
- Console.WriteLine("v2.34567 by emoose");
+ Console.WriteLine("v3.456 by emoose");
32
Console.WriteLine();
33
{
34
var maxPathSize = Util.GetMaxPathSize();
0 commit comments