Skip to content

Commit

Permalink
fixup! Add missing VERSION variables
Browse files Browse the repository at this point in the history
  • Loading branch information
ferki committed Mar 11, 2023
1 parent 8a55225 commit 150a62c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions t/rexfiles/Rexfile_warnings_print
Expand Up @@ -2,8 +2,6 @@ use Rex;

use warnings;

our $VERSION = '9999.99.99_99'; # VERSION

warn 'This is warning';
my $warn = 'warn' . undef;

Expand Down

0 comments on commit 150a62c

Please sign in to comment.