Bump version.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2026-02-13 19:50:39 +01:00
parent d3c32f2fd5
commit bb65ca6f9c
2 changed files with 4 additions and 1 deletions

View file

@ -19,7 +19,7 @@
# It can be redistributed and/or modified under the same terms under
# which Perl itself is published.
my $VERSION = "1.1.0";
my $VERSION = "1.2.0-pre";
(my $NAME = $0) =~ s#^.*/##;
use utf8;