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 e64af70 commit 9681188Copy full SHA for 9681188
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.1";
+static char const* const VERSION = "2.3.2";
32
33
34
// The character type used for all strings. For now it should just be
@@ -695,4 +695,3 @@ size_t Dprint_codon(size_t const index,
695
} // mutalyzer
696
697
#endif
698
-
0 commit comments