We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d1480 commit b399dcfCopy full SHA for b399dcf
src/bmfs.c
@@ -73,7 +73,7 @@ int main(int argc, char *argv[])
73
{
74
if (strcasecmp(s_version, argv[1]) == 0)
75
76
- printf("BareMetal File System Utility v1.2.3 (2017 04 07)\n");
+ printf("BareMetal File System Utility v1.2.4 (2023 06 23)\n");
77
printf("Written by Ian Seyler @ Return Infinity ([email protected])\n");
78
}
79
0 commit comments