Skip to content

Commit 0159751

Browse files
committed
Bump ABI version
1 parent 10943fc commit 0159751

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.4"
23+
#define TRUFFLERUBY_ABI_VERSION "3.3.7.5"
2424

2525
#endif

0 commit comments

Comments
 (0)