summaryrefslogtreecommitdiff
path: root/ext/stringio
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-06-02 17:20:28 +0900
committergit <[email protected]>2023-06-02 08:20:38 +0000
commitc32a30ec09997b3ee846a33a6873ed0e66c8dc94 ()
treea849c7cdf350ca7737c5a66e99ef7408cb3cbf1f /ext/stringio
parent21b61b21c29d81204ad7d6135005126dd9b5dd7e (diff)
[ruby/stringio] Development of 3.0.8 started.
https://.com/ruby/stringio/commit/1587d3698e
-rw-r--r--ext/stringio/stringio.c2
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@
**********************************************************************/
-#define STRINGIO_VERSION "3.0.7"
#include "ruby.h"
#include "ruby/io.h"