From 43a566fe2f5a7df01bf8d0d71f9b41a2a085216f Mon Sep 17 00:00:00 2001 From: simon987 Date: Fri, 24 Sep 2021 20:33:19 -0400 Subject: [PATCH] Version bump --- src/sist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sist.h b/src/sist.h index b06292c..4282d10 100644 --- a/src/sist.h +++ b/src/sist.h @@ -51,7 +51,7 @@ #include #include "git_hash.h" -#define VERSION "2.11.2" +#define VERSION "2.11.3" static const char *const Version = VERSION; #ifndef SIST_PLATFORM