From 5dd28156c9755708bd2bc5151f6d7c000eab95a8 Mon Sep 17 00:00:00 2001 From: Yoshikatsu Fujita Date: Sat, 9 Apr 2022 21:50:41 -0700 Subject: [PATCH] bump version 2.0.7 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index ba8909d6..55084009 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define PROGRAM_VERSION_MAJOR 2 #define PROGRAM_VERSION_MINOR 0 -#define PROGRAM_REVISION 6 +#define PROGRAM_REVISION 7