mirror of
https://github.com/simon987/sist2.git
synced 2025-12-18 01:39:05 +00:00
Fix for ES 8.X #302
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#include <ctype.h>
|
||||
#include "git_hash.h"
|
||||
|
||||
#define VERSION "3.0.1"
|
||||
#define VERSION "3.0.2"
|
||||
static const char *const Version = VERSION;
|
||||
static const int VersionMajor = 3;
|
||||
static const int VersionMinor = 0;
|
||||
|
||||
Reference in New Issue
Block a user