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 04e1cf6 commit 658c7feCopy full SHA for 658c7fe
code/logic/testing.c
@@ -431,7 +431,7 @@ static const char *FOSSIL_TEST_COMMANDS[] = {
431
"dry-run [enable|disable] - Enables or disables dry-run mode\n"
432
};
433
434
-static const char *FOSSIL_TEST_VERSION = "1.1.7"; // Version of Fossil Test
+static const char *FOSSIL_TEST_VERSION = "1.1.8"; // Version of Fossil Test
435
static const char *FOSSIL_TEST_AUTHOR = "Michael Gene Brockus (Dreamer)"; // Author of Fossil Test
436
static const char *FOSSIL_TEST_LICENSE = "Mozilla Public License 2.0"; // License of Fossil Test
437
0 commit comments