Skip to content

Commit fa4386f

Browse files
committed
build: version 1.4
1 parent 655d170 commit fa4386f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

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

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

0 commit comments

Comments
 (0)