Mark development version for unreleased gems
This commit is contained in:
parent
067fc410fc
commit
4634a0042e
@ -13,7 +13,7 @@
|
|||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
static const char *const
|
static const char *const
|
||||||
STRINGIO_VERSION = "3.1.8";
|
STRINGIO_VERSION = "3.1.8.dev";
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
|
@ -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.4"
|
#define STRSCAN_VERSION "3.1.4.dev"
|
||||||
|
|
||||||
/* =======================================================================
|
/* =======================================================================
|
||||||
Data Type Definitions
|
Data Type Definitions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user