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 1bce474 commit 14c8718Copy full SHA for 14c8718
extractor/extractor.h
@@ -28,7 +28,7 @@ namespace mutalyzer
28
{
29
30
// Version string for run-time identification.
31
-static char const* const VERSION = "2.3.2";
+static char const* const VERSION = "2.3.3";
32
33
34
// The character type used for all strings. For now it should just be
0 commit comments