1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 2019-08-01

This commit is contained in:
git 2019-08-01 01:43:23 +09:00
parent e352445863
commit 8d138e9702

View file

@ -5,8 +5,8 @@
#define RUBY_PATCHLEVEL -1 #define RUBY_PATCHLEVEL -1
#define RUBY_RELEASE_YEAR 2019 #define RUBY_RELEASE_YEAR 2019
#define RUBY_RELEASE_MONTH 7 #define RUBY_RELEASE_MONTH 8
#define RUBY_RELEASE_DAY 31 #define RUBY_RELEASE_DAY 1
#include "ruby/version.h" #include "ruby/version.h"