From 501f14c5d28c0eed71775178f45f258a0f369ebc Mon Sep 17 00:00:00 2001 From: evanbowman Date: Sun, 3 Jan 2021 12:29:10 -0500 Subject: [PATCH] "bump version" --- source/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/version.hpp b/source/version.hpp index ded274cc..493735e9 100644 --- a/source/version.hpp +++ b/source/version.hpp @@ -2,4 +2,4 @@ #define PROGRAM_MAJOR_VERSION 2021 #define PROGRAM_MINOR_VERSION 1 #define PROGRAM_SUBMINOR_VERSION 3 -#define PROGRAM_VERSION_REVISION 0 +#define PROGRAM_VERSION_REVISION 1