Bump up development version of stringio

This commit is contained in:
Hiroshi SHIBATA 2025-02-21 11:36:19 +09:00
parent ee2c7bcae5
commit f8750dd87f
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.3.dev";
STRINGIO_VERSION = "3.1.6.dev";
#include <stdbool.h>