Skip to content

Commit

Permalink
Use calculated version from Makefile.PL instead of interchange.PL
Browse files Browse the repository at this point in the history
  • Loading branch information
David Christensen committed Nov 3, 2017
1 parent 23e8489 commit 92c36ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -886,7 +886,7 @@ WriteMakefile(
COMPRESS => "gzip -9f",
ZIP_FLAGS => '-pr9',
},
VERSION_FROM => "scripts/interchange.PL",
VERSION => get_dist_version(),
EXE_FILES => [],
CONFIGURE => \&initialize,
PREREQ_PM => {
Expand Down

0 comments on commit 92c36ce

Please sign in to comment.