Minor version bump to signal build system update

This commit is contained in:
Tom Deakin 2017-02-25 14:14:59 +00:00
parent 4d24e2341f
commit cc90cefeeb

View File

@ -15,7 +15,7 @@
#include <iomanip> #include <iomanip>
#include <cstring> #include <cstring>
#define VERSION_STRING "3.0" #define VERSION_STRING "3.1"
#include "Stream.h" #include "Stream.h"