Skip to content

Commit 9bea5f1

Browse files
committed
Preparing for new release
1 parent eeaac69 commit 9bea5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extractor/extractor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ namespace mutalyzer
2828
{
2929

3030
// Version string for run-time identification.
31-
static char const* const VERSION = "2.3.4";
31+
static char const* const VERSION = "2.3.5";
3232

3333

3434
// The character type used for all strings. For now it should just be

0 commit comments

Comments
 (0)