Update release date.

This commit is contained in:
Hiroshi Mimaki
2018-12-11 10:52:20 +09:00
parent 716e7b815f
commit 1c09046c13
4 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -67,12 +67,12 @@ MRB_BEGIN_DECL
/*
* Release month.
*/
#define MRUBY_RELEASE_MONTH 4
#define MRUBY_RELEASE_MONTH 12
/*
* Release day.
*/
#define MRUBY_RELEASE_DAY 27
#define MRUBY_RELEASE_DAY 11
/*
* Release date as a string.