Version bump

This commit is contained in:
Shy
2025-06-12 20:57:04 -04:00
parent ab9eab3536
commit 04f993be75
2 changed files with 3 additions and 3 deletions

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 = 3;
static const int VersionPatch = 4;
#ifndef SIST_PLATFORM
#define SIST_PLATFORM unknown