aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2022-09-17 02:25:39 +0900
committergit <svn-admin@ruby-lang.org>2022-09-17 02:25:39 +0900
commite3a32abe2ef726c552ed04603413a0b7befd3ec0 (patch)
tree734374a4ea7a5d4f9391d37c409f440d4934bcbf
parentb07db967441161a84386bcbbb41d990a2f3ad31c (diff)
downloadruby-e3a32abe2ef726c552ed04603413a0b7befd3ec0.tar.gz
* 2022-09-17 [ci skip]
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index aad8434340..7ce07104d1 100644
--- a/version.h
+++ b/version.h
@@ -15,7 +15,7 @@
#define RUBY_RELEASE_YEAR 2022
#define RUBY_RELEASE_MONTH 9
-#define RUBY_RELEASE_DAY 16
+#define RUBY_RELEASE_DAY 17
#include "ruby/version.h"
#include "ruby/internal/abi.h"