[ruby/stringio] Development of 3.2.1 started.

https://github.com/ruby/stringio/commit/c9cd1c9947
This commit is contained in:
Sutou Kouhei 2025-12-17 14:18:43 +09:00 committed by Hiroshi SHIBATA
parent 290fa0d8b4
commit 67f830e092
Notes: git 2025-12-26 02:02:36 +00:00

View File

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