stringio-3.1.6 has been released

This commit is contained in:
Hiroshi SHIBATA 2025-03-31 16:13:46 +09:00
parent a2b03ba7cb
commit 502fcfcc46
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -13,7 +13,7 @@
**********************************************************************/
static const char *const
STRINGIO_VERSION = "3.1.6.dev";
STRINGIO_VERSION = "3.1.6";
#include <stdbool.h>