From 87eb4361b49d73f9b6da58b6676a781e4a243220 Mon Sep 17 00:00:00 2001 From: Tom Deakin Date: Wed, 2 Aug 2017 16:35:40 +0100 Subject: [PATCH] Version bump --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index ee5e6e95..48b55276 100644 --- a/main.cpp +++ b/main.cpp @@ -15,7 +15,7 @@ #include #include -#define VERSION_STRING "3.2" +#define VERSION_STRING "3.3" #include "Stream.h"