Skip to content

Commit aef53ad

Browse files
Update testing.c
1 parent 60cedf2 commit aef53ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/logic/testing.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ void usage_info(void) {
138138

139139
void version_info(void) {
140140
printf("Fossil Logic Test Framework\n");
141-
printf("Version: 1.1.1\n");
141+
printf("Version: 1.1.2\n");
142142
printf("Author: Michael Gene Brockus (Dreamer)\n");
143143
printf("License: Mozila Public License 2.0\n");
144144
}

0 commit comments

Comments
 (0)