8000 merge revision(s) bbd249e351af7e4929b518a5de73a832b5617273: [Backport #20192] by nurse · Pull Request #10249 · ruby/ruby · GitHub
[go: up one dir, main page]

Skip to content

merge revision(s) bbd249e351af7e4929b518a5de73a832b5617273: [Backport #20192] #10249

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 28, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
8000
Diff view
Prev Previous commit
Next Next commit
Merge branch 'ruby_3_3' into backport-20192
  • Loading branch information
k0kubun authored May 28, 2024
commit cea8ad53616be8fa93760bed5945abd031dd1845
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
#define RUBY_VERSION_TEENY 1
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
#define RUBY_PATCHLEVEL 20
#define RUBY_PATCHLEVEL 56

#include "ruby/version.h"
#include "ruby/internal/abi.h"
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0