Skip to content

Commit b84a6d7

Browse files
committed
build: version 1.3
1 parent 32f0a39 commit b84a6d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ static void usage(void)
7474

7575
static void version(void)
7676
{
77-
printf("stc8prog 1.2\n");
78-
printf("Copyright(c) 2021 IOsetting <[email protected]>\n");
77+
printf("stc8prog 1.3\n");
78+
printf("Copyright(c) 2022 IOsetting <[email protected]>\n");
7979
printf("Licensed under the Apache License, Version 2.0\n");
8080
exit(1);
8181
}

0 commit comments

Comments
 (0)