From d5ab1979f746084277da265795c2756afdb2267d Mon Sep 17 00:00:00 2001 From: git Date: Mon, 5 Oct 2020 04:32:09 +0900 Subject: [PATCH] * 2020-10-05 [ci skip] --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 920af58e83..5975f3474a 100644 --- a/version.h +++ b/version.h @@ -16,7 +16,7 @@ #define RUBY_RELEASE_YEAR 2020 #define RUBY_RELEASE_MONTH 10 -#define RUBY_RELEASE_DAY 4 +#define RUBY_RELEASE_DAY 5 #include "ruby/version.h"