[ruby/stringio] Development of 3.1.2 started.

https://github.com/ruby/stringio/commit/9ad5551160
This commit is contained in:
Sutou Kouhei 2024-06-13 18:47:55 +09:00 committed by git
parent 513520a173
commit 205da89680

View File

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