Skip to content

Commit 13c57a9

Browse files
committed
version 1.1
1 parent 0976880 commit 13c57a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ static void usage(void)
6060

6161
static void version(void)
6262
{
63-
printf("stc8prog 1.0\n");
63+
printf("stc8prog 1.1\n");
6464
printf("Copyright(c) 2021 IOsetting <[email protected]>\n");
6565
printf("Licensed under the Apache License, Version 2.0\n");
6666
exit(1);

0 commit comments

Comments
 (0)