Skip to content

Commit 658c7fe

Browse files
Update testing.c
1 parent 04e1cf6 commit 658c7fe

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
@@ -431,7 +431,7 @@ static const char *FOSSIL_TEST_COMMANDS[] = {
431431
"dry-run [enable|disable] - Enables or disables dry-run mode\n"
432432
};
433433

434-
static const char *FOSSIL_TEST_VERSION = "1.1.7"; // Version of Fossil Test
434+
static const char *FOSSIL_TEST_VERSION = "1.1.8"; // Version of Fossil Test
435435
static const char *FOSSIL_TEST_AUTHOR = "Michael Gene Brockus (Dreamer)"; // Author of Fossil Test
436436
static const char *FOSSIL_TEST_LICENSE = "Mozilla Public License 2.0"; // License of Fossil Test
437437

0 commit comments

Comments
 (0)