[ruby/stringio] Development of 3.0.7 started.

https://github.com/ruby/stringio/commit/5d39880f70
This commit is contained in:
Sutou Kouhei 2023-04-14 15:37:49 +09:00 committed by git
parent eab1f1ef18
commit 67743d5823

View File

@ -12,7 +12,7 @@
**********************************************************************/ **********************************************************************/
#define STRINGIO_VERSION "3.0.6" #define STRINGIO_VERSION "3.0.7"
#include "ruby.h" #include "ruby.h"
#include "ruby/io.h" #include "ruby/io.h"