You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/contributor/prepare-release-branch.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,6 @@ So any backported changelog change can be reviewed if it is under the correct re
12
12
13
13
## Use the GraalVM release version as ABI version
14
14
15
-
Similar to https://github.com/oracle/truffleruby/commit/6ecaee25be7949f8354444723bf6a71269e048ab.
15
+
In `lib/cext/include/truffleruby/truffleruby-abi-version.h`, similar to https://github.com/oracle/truffleruby/commit/0e920e6959166ea9a2d93f6130cd18ef9638806f.
16
16
17
17
This avoids any potential reuse of truffleuby-head gems which could otherwise have the same ABI version but with a different meaning.
0 commit comments