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 0976880 commit 13c57a9Copy full SHA for 13c57a9
main.c
@@ -60,7 +60,7 @@ static void usage(void)
60
61
static void version(void)
62
{
63
- printf("stc8prog 1.0\n");
+ printf("stc8prog 1.1\n");
64
printf("Copyright(c) 2021 IOsetting <[email protected]>\n");
65
printf("Licensed under the Apache License, Version 2.0\n");
66
exit(1);
0 commit comments