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 eeaac69 commit 9bea5f1Copy full SHA for 9bea5f1
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.4";
+static char const* const VERSION = "2.3.5";
32
33
34
// The character type used for all strings. For now it should just be
0 commit comments