Skip to content

Commit

Permalink
bump teeny
Browse files Browse the repository at this point in the history
  • Loading branch information
nagachika committed Jan 18, 2024
1 parent 99c9aee commit 52bb2ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.h
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 2
#define RUBY_VERSION_TEENY 3
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
#define RUBY_PATCHLEVEL 156
#define RUBY_PATCHLEVEL 157

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

0 comments on commit 52bb2ac

Please sign in to comment.