From 97093dad4748eeba04d3f0def06b464c3ecd4236 Mon Sep 17 00:00:00 2001 From: evanbowman Date: Mon, 12 Oct 2020 21:00:23 -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 bff1045b..3cd374e1 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 11 -#define PROGRAM_VERSION_REVISION 2 +#define PROGRAM_SUBMINOR_VERSION 12 +#define PROGRAM_VERSION_REVISION 0