add Stow/Util.pm.in with @VERSION@ substitution
This is now necessary in order to prevent pause.perl.org from complaining: Status: Decreasing version number ================================= module : Stow::Util version: undef in file: lib/Stow/Util.pm status : Not indexed because lib/Stow/Util.pm in A/AS/ASPIERS/Stow-v2.2.0.tar.gz has a higher version number (0)
This commit is contained in:
parent
d82b6aa1a8
commit
43333b8eca
7 changed files with 16 additions and 2 deletions
|
@ -26,6 +26,7 @@ our @EXPORT_OK = qw(
|
|||
);
|
||||
|
||||
our $ProgramName = 'stow';
|
||||
our $VERSION = '@VERSION@';
|
||||
|
||||
#############################################################################
|
||||
#
|
Loading…
Add table
Add a link
Reference in a new issue