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 f5353ea commit 03ede9fCopy full SHA for 03ede9f
code/logic/testing.c
@@ -292,7 +292,7 @@ static const char *FOSSIL_TEST_COMMANDS[] = {
292
"dry-run [enable|disable] - Enables or disables dry-run mode\n"
293
};
294
295
-static const char *FOSSIL_TEST_VERSION = "1.1.4"; // Version of Fossil Test
+static const char *FOSSIL_TEST_VERSION = "1.1.5"; // Version of Fossil Test
296
static const char *FOSSIL_TEST_AUTHOR = "Michael Gene Brockus (Dreamer)"; // Author of Fossil Test
297
static const char *FOSSIL_TEST_LICENSE = "Mozilla Public License 2.0"; // License of Fossil Test
298
0 commit comments