From aa4e93266154e85f70e50db767b2ff4a05d7375a Mon Sep 17 00:00:00 2001 From: Michael Willis Date: Wed, 3 Mar 2021 21:11:24 -0700 Subject: [PATCH] Version 3.2.4 --- common/DragonflyVersion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/DragonflyVersion.h b/common/DragonflyVersion.h index 4192008..604bcac 100644 --- a/common/DragonflyVersion.h +++ b/common/DragonflyVersion.h @@ -16,5 +16,5 @@ #define MAJOR_VERSION 3 #define MINOR_VERSION 2 -#define PATCH_VERSION 3 +#define PATCH_VERSION 4 #define VERSION_SUFFIX ""