PerlIO bump VERSION for t/porting/cmp_version

This commit is contained in:
Nicolas R 2020-03-12 19:10:34 -06:00
parent 55e04e7ff3
commit d7fb2be259

View File

@ -1,6 +1,6 @@
package PerlIO;
our $VERSION = '1.10';
our $VERSION = '1.11';
# Map layer name to package that defines it
our %alias;