Increment the oxfstool version.

This commit is contained in:
2017-04-09 01:10:06 -05:00
parent d9c7a9463f
commit f3fd4511a0
+1 -1
View File
@@ -20,7 +20,7 @@
using namespace ox::fs;
using namespace std;
const static auto oxfstoolVersion = "1.1.1";
const static auto oxfstoolVersion = "1.2.0";
const static auto usage = "usage:\n"
"\toxfs format [16,32,64] <size> <path>\n"
"\toxfs read <FS file> <inode>\n"