From c203abb37e9c2f8f2c34f994471dcb5d2bd24c44 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 30 Dec 2015 22:53:28 +0100 Subject: Added Version Role to manage Version for all the "internal" modules --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 3bf0625d..105cce69 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,7 @@ WriteMakefile( NAME => 'ManaTools', DISTNAME => 'manatools', AUTHOR => q{Angelo Naselli - Matteo Pasotti }, - VERSION_FROM => 'lib/ManaTools/MainDisplay.pm', + VERSION_FROM => 'lib/ManaTools/Version.pm', ABSTRACT => 'ManaTools is a generic launcher application that can run perl modules or external programs using Suse YUI abstarction.', LICENSE => 'GPL_2', PL_FILES => {}, -- cgit v1.2.1