Release mruby 2.1.0.

This commit is contained in:
Hiroshi Mimaki
2019-11-19 18:58:11 +09:00
parent a9e27933a9
commit 57a56ddaa2
3 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -67,12 +67,12 @@ MRB_BEGIN_DECL
/*
* Release month.
*/
#define MRUBY_RELEASE_MONTH 10
#define MRUBY_RELEASE_MONTH 11
/*
* Release day.
*/
#define MRUBY_RELEASE_DAY 18
#define MRUBY_RELEASE_DAY 19
/*
* Release date as a string.