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 4d98f95 commit 2fe62a3Copy full SHA for 2fe62a3
code/source/unittest/console.c
@@ -17,7 +17,7 @@ Organization: Fossil Logic
17
18
static const char* FOSSIL_TEST_NAME = "Fossil Test";
19
static const char* FOSSIL_TEST_AUTH = "Michael Gene Brockus (Dreamer)";
20
-static const char* FOSSIL_TEST_VERSION = "1.0.0";
+static const char* FOSSIL_TEST_VERSION = "1.0.1";
21
static const char* FOSSIL_TEST_INFO = "Fossil Test is a next-generation unit testing/mockup framework for C/C++.";
22
23
// ==============================================================================
0 commit comments