Revert "Rollback to released version numbers of stringio and strscan"
This reverts commit 6a79e53823e328281b9e9eee53cd141af28f8548.
This commit is contained in:
parent
fa251d60aa
commit
f54369830f
@ -13,7 +13,7 @@
|
||||
**********************************************************************/
|
||||
|
||||
static const char *const
|
||||
STRINGIO_VERSION = "3.1.0";
|
||||
STRINGIO_VERSION = "3.1.1";
|
||||
|
||||
#include "ruby.h"
|
||||
#include "ruby/io.h"
|
||||
|
@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs);
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#define STRSCAN_VERSION "3.0.7"
|
||||
#define STRSCAN_VERSION "3.0.8"
|
||||
|
||||
/* =======================================================================
|
||||
Data Type Definitions
|
||||
|
Loading…
x
Reference in New Issue
Block a user