diff --git a/include/version.h b/include/version.h index 211bbd4..df75a7e 100644 --- a/include/version.h +++ b/include/version.h @@ -1,3 +1,3 @@ #pragma once static const int version = 2; -static const int versionDecimal = 6; +static const int versionDecimal = 7;