From 03c1fb48a7595327d946485cb78e5a9b123ac941 Mon Sep 17 00:00:00 2001 From: evanbowman Date: Wed, 21 Apr 2021 11:37:46 -0400 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 7a1f9375..8de009ed 100644 --- a/source/version.hpp +++ b/source/version.hpp @@ -1,5 +1,5 @@ #pragma once #define PROGRAM_MAJOR_VERSION 2021 #define PROGRAM_MINOR_VERSION 4 -#define PROGRAM_SUBMINOR_VERSION 19 -#define PROGRAM_VERSION_REVISION 1 +#define PROGRAM_SUBMINOR_VERSION 21 +#define PROGRAM_VERSION_REVISION 0