Fix #329, version bump

This commit is contained in:
2023-02-23 21:21:54 -05:00
parent 8b9b067c06
commit 707bac86b3
2 changed files with 24 additions and 10 deletions

View File

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