8000 bump teeny · github/ruby@b200bad · GitHub
[go: up one dir, main page]

Skip to content

Commit b200bad

Browse files
committed
bump teeny
1 parent 4ca521e commit b200bad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
*/
1010
# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
1111
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
12-
#define RUBY_VERSION_TEENY 7
12+
#define RUBY_VERSION_TEENY 8
1313
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
14-
#define RUBY_PATCHLEVEL 143
14+
#define RUBY_PATCHLEVEL 144
1515

1616
#include "ruby/version.h"
1717
#include "ruby/internal/abi.h"

0 commit comments

Comments
 (0)
0