File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11-*- coding: utf-8 -*-
22
3+ commit 48d4efcb85000e1ebae42004e963b5d0cedddcf2
4+ Author: NARUSE, Yui <
[email protected] >
5+ AuthorDate: 2024-12-25 16:43:20 +0900
6+ Commit: NARUSE, Yui <
[email protected] >
7+ CommitDate: 2024-12-25 16:43:20 +0900
8+
9+ v3.4.1
10+
311commit f45010833071b953744658842369e3496dfacb48
412 Author: Takashi Kokubun <
[email protected] >
513 AuthorDate: 2024-12-25 13:50:41 +0900
Original file line number Diff line number Diff line change 1- #define RUBY_REVISION "f450108330 "
2- #define RUBY_FULL_REVISION "f45010833071b953744658842369e3496dfacb48 "
1+ #define RUBY_REVISION "48d4efcb85 "
2+ #define RUBY_FULL_REVISION "48d4efcb85000e1ebae42004e963b5d0cedddcf2 "
33#define RUBY_RELEASE_YEAR 2024
44#define RUBY_RELEASE_MONTH 12
55#define RUBY_RELEASE_DAY 25
Original file line number Diff line number Diff line change 99 */
1010# define RUBY_VERSION_MAJOR RUBY_API_VERSION_MAJOR
1111# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
12- #define RUBY_VERSION_TEENY 0
12+ #define RUBY_VERSION_TEENY 1
1313#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
14- #define RUBY_PATCHLEVEL -1
14+ #define RUBY_PATCHLEVEL 0
1515
1616#include "ruby/version.h"
1717#include "ruby/internal/abi.h"
You can’t perform that action at this time.
0 commit comments