v0.1.33 - just cleaning up

This commit is contained in:
Your Name
2026-03-23 09:02:54 -04:00
parent 66ac92b4a0
commit 485e351998
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -10,8 +10,8 @@
// Version information (auto-updated by build system)
#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 32
#define VERSION "v0.1.32"
#define VERSION_PATCH 33
#define VERSION "v0.1.33"
#include <stddef.h>
#include <stdint.h>