Version 1.3

This commit is contained in:
Yorhel 2025-09-04 11:30:24 +02:00
parent a8ac435f85
commit 715f4a748b
11 changed files with 18 additions and 10 deletions

View file

@ -1,5 +1,5 @@
# This module is for internal use by other FU modules.
package FU::XS 1.2;
package FU::XS 1.3;
use Carp; # may be called by XS.
use XSLoader;
XSLoader::load('FU');