mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Bump up strscan version to 3.1.6.dev
This commit is contained in:
parent
deb70925a2
commit
9f00044d0f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs);
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
#define STRSCAN_VERSION "3.1.5.dev"
|
#define STRSCAN_VERSION "3.1.6.dev"
|
||||||
|
|
||||||
/* =======================================================================
|
/* =======================================================================
|
||||||
Data Type Definitions
|
Data Type Definitions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue