[ruby/stringio] Development of 3.1.7 started.

https://github.com/ruby/stringio/commit/ee3ee1df31
This commit is contained in:
Sutou Kouhei 2025-04-21 11:38:45 +09:00 committed by git
parent 93afcfcde3
commit f8c20cc45d

View File

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