Lock released version of stringio-3.1.2

This commit is contained in:
Hiroshi SHIBATA 2024-12-13 10:05:55 +09:00
parent 5e05642c61
commit 573c182128
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.2.dev";
STRINGIO_VERSION = "3.1.2";
#include <stdbool.h>