mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Update version to 2.1.2. (mruby 2.1.2 RC)
This commit is contained in:
@@ -47,7 +47,7 @@ MRB_BEGIN_DECL
|
||||
/*
|
||||
* Tiny release version number.
|
||||
*/
|
||||
#define MRUBY_RELEASE_TEENY 1
|
||||
#define MRUBY_RELEASE_TEENY 2
|
||||
|
||||
/*
|
||||
* The mruby version.
|
||||
@@ -67,12 +67,12 @@ MRB_BEGIN_DECL
|
||||
/*
|
||||
* Release month.
|
||||
*/
|
||||
#define MRUBY_RELEASE_MONTH 6
|
||||
#define MRUBY_RELEASE_MONTH 7
|
||||
|
||||
/*
|
||||
* Release day.
|
||||
*/
|
||||
#define MRUBY_RELEASE_DAY 4
|
||||
#define MRUBY_RELEASE_DAY 10
|
||||
|
||||
/*
|
||||
* Release date as a string.
|
||||
|
||||
Reference in New Issue
Block a user