summaryrefslogtreecommitdiff
path: root/ext/stringio
diff options
context:
space:
mode:
authorSutou Kouhei <[email protected]>2025-04-21 11:40:19 +0900
committergit <[email protected]>2025-04-21 02:40:31 +0000
commit6962f3dc29702ffa68f33d889bab7067b6fe0ca7 ()
treefc767ddb368707fca989c9db0d452b4df22d1e0c /ext/stringio
parent5fe319f7dced978abc6bf53c5a6d7e1a00111a60 (diff)
[ruby/stringio] Development of 3.1.8 started.
https://.com/ruby/stringio/commit/14fbdcc02c
-rw-r--r--ext/stringio/stringio.c2
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@
**********************************************************************/
static const char *const
-STRINGIO_VERSION = "3.1.7";
#include <stdbool.h>