console log fixes, version bump

This commit is contained in:
2021-11-15 20:52:24 -05:00
parent 70cfa8c37c
commit bb91139ffb
7 changed files with 45 additions and 23 deletions

View File

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