Skip to content

Commit 0401f8e

Browse files
Update testing.c
1 parent e3287c5 commit 0401f8e

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.0.8\n");
141+
printf("Version: 1.1.0\n");
142142
printf("Author: Michael Gene Brockus (Dreamer)\n");
143143
printf("License: Mozila Public License 2.0\n");
144144
}

0 commit comments

Comments
 (0)