From c98a09d264c804a0f512f87fbfeade2976555e0f Mon Sep 17 00:00:00 2001 From: simon987 Date: Sat, 22 Jan 2022 12:55:41 -0500 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 f899f81..03f8ef7 100644 --- a/src/sist.h +++ b/src/sist.h @@ -53,7 +53,7 @@ #include #include "git_hash.h" -#define VERSION "2.11.6" +#define VERSION "2.11.7" static const char *const Version = VERSION; #ifndef SIST_PLATFORM