From 1e23a8d67832eb296fa9abef0745b61ac74ae889 Mon Sep 17 00:00:00 2001
From: vanhauser-thc <vh@thc.org>
Date: Mon, 19 Jul 2021 10:49:28 +0200
Subject: [PATCH] update config.h

---
 include/config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/config.h b/include/config.h
index 9d732e53..443cdc04 100644
--- a/include/config.h
+++ b/include/config.h
@@ -26,7 +26,7 @@
 /* Version string: */
 
 // c = release, a = volatile github dev, e = experimental branch
-#define VERSION "++3.14a"
+#define VERSION "++3.14c"
 
 /******************************************************
  *                                                    *
-- 
GitLab