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 655d170 commit fa4386fCopy full SHA for fa4386f
src/main.c
@@ -74,7 +74,7 @@ static void usage(void)
74
75
static void version(void)
76
{
77
- printf("stc8prog 1.3\n");
+ printf("stc8prog 1.4\n");
78
printf("Copyright(c) 2022 IOsetting <[email protected]>\n");
79
printf("Licensed under the Apache License, Version 2.0\n");
80
exit(1);
0 commit comments