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

Skip to content

Commit 13f495d

Browse files
committed
bump teeny
1 parent a56c2fb commit 13f495d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.h

Lines changed: 2 additions & 2 deletions
4AAF
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 262
14+
#define RUBY_PATCHLEVEL 263
1515

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

0 commit comments

Comments
 (0)
0