Change version suffix to '-pre'(release).
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
ae4714e30d
commit
de5163c877
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
# It can be redistributed and/or modified under the same terms under
|
# It can be redistributed and/or modified under the same terms under
|
||||||
# which Perl itself is published.
|
# which Perl itself is published.
|
||||||
|
|
||||||
my $VERSION = "1.1.0-unreleased";
|
my $VERSION = "1.1.0-pre";
|
||||||
(my $NAME = $0) =~ s#^.*/##;
|
(my $NAME = $0) =~ s#^.*/##;
|
||||||
|
|
||||||
use utf8;
|
use utf8;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue