diff --git a/source/version.hpp b/source/version.hpp index e5ed20ba..a38e4669 100644 --- a/source/version.hpp +++ b/source/version.hpp @@ -1,5 +1,5 @@ #pragma once #define PROGRAM_MAJOR_VERSION 2020 #define PROGRAM_MINOR_VERSION 10 -#define PROGRAM_SUBMINOR_VERSION 15 +#define PROGRAM_SUBMINOR_VERSION 17 #define PROGRAM_VERSION_REVISION 0