summaryrefslogtreecommitdiff
path: root/include/ruby
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <matz@ruby.or.jp>2021-12-25 23:56:01 +0900
committerYukihiro "Matz" Matsumoto <matz@ruby.or.jp>2021-12-26 23:22:26 +0900
commit81c248924daf387118de5b37b16e08a937df73a3 (patch)
tree36a61ddfa49e644644a3568bdde6e6cd12eba77c /include/ruby
parent0dc7816c4350683ccd020f5759eee4914de0085d (diff)
Development of 3.1.0 started.
Diffstat (limited to 'include/ruby')
-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 104f78a0c6..f10b58f9c7 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 1
+#define RUBY_API_VERSION_MINOR 2
/**
* Teeny version. This digit is kind of reserved these days. Kept 0 for the