Skip to content

Commit

Permalink
bump teeny
Browse files Browse the repository at this point in the history
  • Loading branch information
nagachika committed Apr 23, 2024
1 parent 90b194b commit af471c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
*/
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
#define RUBY_VERSION_TEENY 3
#define RUBY_VERSION_TEENY 4
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
#define RUBY_PATCHLEVEL 169
#define RUBY_PATCHLEVEL 170

#include "ruby/version.h"
#include "ruby/internal/abi.h"
Expand Down

0 comments on commit af471c0

Please sign in to comment.