We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3287c5 commit 0401f8eCopy full SHA for 0401f8e
code/logic/testing.c
@@ -138,7 +138,7 @@ void usage_info(void) {
138
139
void version_info(void) {
140
printf("Fossil Logic Test Framework\n");
141
- printf("Version: 1.0.8\n");
+ printf("Version: 1.1.0\n");
142
printf("Author: Michael Gene Brockus (Dreamer)\n");
143
printf("License: Mozila Public License 2.0\n");
144
}
0 commit comments