Version 1.2

This commit is contained in:
Yorhel 2025-07-06 07:25:37 +02:00
parent a7868f74bf
commit 5a863c20c2
12 changed files with 16 additions and 11 deletions

View file

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