Skip to content

Commit 0bc487a

Browse files
committed
Bump ABI version
1 parent d1906a1 commit 0bc487a

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
@@ -10,6 +10,6 @@
1010
// $RUBY_VERSION must be the same as TruffleRuby.LANGUAGE_VERSION.
1111
// $ABI_NUMBER starts at 1 and is incremented for every ABI-incompatible change.
1212

13-
#define TRUFFLERUBY_ABI_VERSION "3.2.2.8"
13+
#define TRUFFLERUBY_ABI_VERSION "3.2.2.9"
1414

1515
#endif

0 commit comments

Comments
 (0)