mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
Mark development version for unreleased gems
This commit is contained in:
parent
70c7f3ad77
commit
93df966848
Notes:
git
2025-12-26 02:02:29 +00:00
@ -13,7 +13,7 @@
|
||||
**********************************************************************/
|
||||
|
||||
static const char *const
|
||||
STRINGIO_VERSION = "3.2.1";
|
||||
STRINGIO_VERSION = "3.2.1.dev";
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs);
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#define STRSCAN_VERSION "3.1.7"
|
||||
#define STRSCAN_VERSION "3.1.7.dev"
|
||||
|
||||
|
||||
#ifdef HAVE_RB_DEPRECATE_CONSTANT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user