[interchange] Use calculated version from Makefile.PL instead of interchange.PL
David Christensen <[email protected]> Fri, 03 Nov 2017 15:19:03 +0000
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 92c36cec81b6edee487b75551c46df02df39dd87 Author: David Christensen <[email protected]> Date: Fri Nov 3 10:18:23 2017 -0500 Use calculated version from Makefile.PL instead of interchange.PL Makefile.PL | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/Makefile.PL b/Makefile.PL index 91122f4..ca089a9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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 => {