Version 1.1

This commit is contained in:
Yorhel 2025-06-07 09:49:38 +02:00
parent 55baa6c9a6
commit 5560d9af60
13 changed files with 78 additions and 69 deletions

View file

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