Mark development version for unreleased gems

This commit is contained in:
Hiroshi SHIBATA 2025-04-22 11:23:59 +09:00
parent 067fc410fc
commit 4634a0042e
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
**********************************************************************/
static const char *const
STRINGIO_VERSION = "3.1.8";
STRINGIO_VERSION = "3.1.8.dev";
#include <stdbool.h>

View File

@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs);
#include <stdbool.h>
#define STRSCAN_VERSION "3.1.4"
#define STRSCAN_VERSION "3.1.4.dev"
/* =======================================================================
Data Type Definitions