Version 1.4

This commit is contained in:
Yorhel 2026-01-10 17:30:41 +01:00
parent f50da04ba5
commit 7980af731e
12 changed files with 18 additions and 11 deletions

View file

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