From 5f21549d6e58a9650e5dbaff15c7bb0de8382d95 Mon Sep 17 00:00:00 2001 From: evanbowman Date: Wed, 6 Jan 2021 17:36:32 -0500 Subject: [PATCH] "bump version" --- source/version.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/version.hpp b/source/version.hpp index 7547d55a..7d1c549b 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 3 -#define PROGRAM_VERSION_REVISION 2 +#define PROGRAM_SUBMINOR_VERSION 6 +#define PROGRAM_VERSION_REVISION 0