From 9c08fdd18411b6adca8b2c94cae3e0ebaedc3845 Mon Sep 17 00:00:00 2001 From: Tom Deakin Date: Thu, 6 Apr 2017 10:38:48 +0100 Subject: [PATCH] Minor version bump --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index e6f2cbd..2c33f22 100644 --- a/main.cpp +++ b/main.cpp @@ -15,7 +15,7 @@ #include #include -#define VERSION_STRING "3.1" +#define VERSION_STRING "3.2" #include "Stream.h"