[ruby/stringio] Development of 3.1.8 started.

https://github.com/ruby/stringio/commit/14fbdcc02c
This commit is contained in:
Sutou Kouhei 2025-04-21 11:40:19 +09:00 committed by git
parent 5fe319f7dc
commit 6962f3dc29

View File

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