From f098f7916a27c51fc849a931b24b70e9fadeccf6 Mon Sep 17 00:00:00 2001 From: simon987 Date: Sun, 5 Sep 2021 20:05:46 -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 c859f7e..945850d 100644 --- a/src/sist.h +++ b/src/sist.h @@ -49,7 +49,7 @@ #include #include "git_hash.h" -#define VERSION "2.11.0" +#define VERSION "2.11.1" static const char *const Version = VERSION; #ifndef SIST_PLATFORM