Version bump

This commit is contained in:
Shy 2025-01-23 19:10:02 -05:00
parent c726074029
commit 258b2e31e6

View File

@ -55,7 +55,7 @@
static const char *const Version = VERSION;
static const int VersionMajor = 3;
static const int VersionMinor = 4;
static const int VersionPatch = 2;
static const int VersionPatch = 3;
#ifndef SIST_PLATFORM
#define SIST_PLATFORM unknown