Skip to content

Commit

Permalink
Bump up 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 29, 2024
1 parent 7da0137 commit a777087
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 9,13 @@
*/
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
#define RUBY_VERSION_TEENY 5
#define RUBY_VERSION_TEENY 6
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
#define RUBY_PATCHLEVEL 259
#define RUBY_PATCHLEVEL 260

#define RUBY_RELEASE_YEAR 2024
#define RUBY_RELEASE_MONTH 5
#define RUBY_RELEASE_DAY 24
#define RUBY_RELEASE_DAY 29

#include "ruby/version.h"

Expand Down

0 comments on commit a777087

Please sign in to comment.