bump because Im sure its better

This commit is contained in:
Peter D. Gray 2024-01-29 13:35:30 -05:00
parent 387502018f
commit 6d978f2a94
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -5,7 +5,7 @@
#include <stdint.h>
// Public version number for humans. Lots more version data added by Makefile.
#define RELEASE_VERSION "1.0.0"
#define RELEASE_VERSION "1.0.1"
extern const char version_string[];