Version bump

This commit is contained in:
simon987 2021-09-05 20:05:46 -04:00
parent 85d67a9393
commit f098f7916a

View File

@ -49,7 +49,7 @@
#include <ctype.h> #include <ctype.h>
#include "git_hash.h" #include "git_hash.h"
#define VERSION "2.11.0" #define VERSION "2.11.1"
static const char *const Version = VERSION; static const char *const Version = VERSION;
#ifndef SIST_PLATFORM #ifndef SIST_PLATFORM