summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <matz@ruby.or.jp>2022-12-26 08:46:59 +0900
committerYukihiro "Matz" Matsumoto <matz@ruby.or.jp>2022-12-26 08:46:59 +0900
commit2a6dbf03a2630f858d918dd6fd49393632530d51 (patch)
treece252a95993844fe626844168814921ad25234be /include
parent07c19cf551e58e1b82af5efeb0047f10588fff9f (diff)
downloadruby-2a6dbf03a2630f858d918dd6fd49393632530d51.tar.gz
Development of 3.3.0 started.
Diffstat (limited to 'include')
-rw-r--r--include/ruby/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/version.h b/include/ruby/version.h
index 18b3abc8d7..08c0aadb07 100644
--- a/include/ruby/version.h
+++ b/include/ruby/version.h
@@ -67,7 +67,7 @@
* Minor version. As of writing this version changes annually. Greater
* version doesn't mean "better"; they just mean years passed.
*/
-#define RUBY_API_VERSION_MINOR 2
+#define RUBY_API_VERSION_MINOR 3
/**
* Teeny version. This digit is kind of reserved these days. Kept 0 for the