diff --git a/ext/strscan/strscan.c b/ext/strscan/strscan.c index 16d669d8a5..a2bf56ce4f 100644 --- a/ext/strscan/strscan.c +++ b/ext/strscan/strscan.c @@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs); #include -#define STRSCAN_VERSION "3.0.7" +#define STRSCAN_VERSION "3.0.8" /* ======================================================================= Data Type Definitions