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 60aff73 commit d4e07edCopy full SHA for d4e07ed
immolate.c
@@ -2,7 +2,7 @@
2
int main(int argc, char **argv) {
3
4
// Print version
5
- printf_s("Immolate Beta v1.0.0n.1\n");
+ printf_s("Immolate Beta v1.0.0n.2\n");
6
7
// Handle CLI arguments
8
unsigned int platformID = 0;
0 commit comments