Skip to content

Commit 6bf373c

Browse files
committed
Update truffleruby-abi-version.h and add $GRAALVM_VERSION
1 parent cc84599 commit 6bf373c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cext/include/truffleruby/truffleruby-abi-version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
// $RUBY_VERSION must be the same as TruffleRuby.LANGUAGE_VERSION.
2121
// $ABI_NUMBER starts at 1 and is incremented for every ABI-incompatible change.
2222

23-
#define TRUFFLERUBY_ABI_VERSION "3.3.7.1"
23+
#define TRUFFLERUBY_ABI_VERSION "3.3.7.24.2.1.1"
2424

2525
#endif

0 commit comments

Comments
 (0)