Fix attempt for excludes

This commit is contained in:
2021-11-17 20:18:48 -05:00
parent bb91139ffb
commit 27e32db1ed
2 changed files with 3 additions and 2 deletions

View File

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