diff --git a/bin/yapfaq.pl b/bin/yapfaq.pl index b561dae..be517c0 100755 --- a/bin/yapfaq.pl +++ b/bin/yapfaq.pl @@ -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-unreleased"; +my $VERSION = "1.1.0-pre"; (my $NAME = $0) =~ s#^.*/##; use utf8;