diff --git a/source/version.hpp b/source/version.hpp index dc9af1d8..d96fb8e9 100644 --- a/source/version.hpp +++ b/source/version.hpp @@ -1,5 +1,5 @@ #pragma once #define PROGRAM_MAJOR_VERSION 2021 #define PROGRAM_MINOR_VERSION 1 -#define PROGRAM_SUBMINOR_VERSION 1 -#define PROGRAM_VERSION_REVISION 1 +#define PROGRAM_SUBMINOR_VERSION 2 +#define PROGRAM_VERSION_REVISION 0