Skip to content

Commit 3ae2514

Browse files
committed
Revert "Development of 4.1.0 started."
This reverts commit 010dcf8.
1 parent 554ca2e commit 3ae2514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/ruby/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
* Minor version. As of writing this version changes annually. Greater
6868
* version doesn't mean "better"; they just mean years passed.
6969
*/
70-
#define RUBY_API_VERSION_MINOR 1
70+
#define RUBY_API_VERSION_MINOR 0
7171

7272
/**
7373
* Teeny version. This digit is kind of reserved these days. Kept 0 for the

0 commit comments

Comments
 (0)