Skip to content

Commit

Permalink
Bump ABI version
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 10, 2023
1 parent 76fe968 commit 99ac23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cext/include/truffleruby/truffleruby-abi-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// $RUBY_VERSION must be the same as TruffleRuby.LANGUAGE_VERSION.
// $ABI_NUMBER starts at 1 and is incremented for every ABI-incompatible change.

#define TRUFFLERUBY_ABI_VERSION "3.2.2.4"
#define TRUFFLERUBY_ABI_VERSION "3.2.2.5"

#endif

0 comments on commit 99ac23f

Please sign in to comment.