summaryrefslogtreecommitdiff
path: root/ext/stringio/stringio.c
diff options
context:
space:
mode:
authorSutou Kouhei <kou@clear-code.com>2023-08-10 15:48:54 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-08-29 18:15:05 +0900
commit5ed42c980067d1e9970cfe2b5bc0527033e92a12 (patch)
tree95e0300106ce338cdba163eb648a3c3a0522d944 /ext/stringio/stringio.c
parent0a219ef44af0cfb126799a7109c2e658172d7819 (diff)
Development of 3.0.9 started.
Diffstat (limited to 'ext/stringio/stringio.c')
-rw-r--r--ext/stringio/stringio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/stringio/stringio.c b/ext/stringio/stringio.c
index f5213f2fc0..e89a1d780c 100644
--- a/ext/stringio/stringio.c
+++ b/ext/stringio/stringio.c
@@ -12,7 +12,7 @@
**********************************************************************/
-#define STRINGIO_VERSION "3.0.8"
+#define STRINGIO_VERSION "3.0.9"
#include "ruby.h"
#include "ruby/io.h"