aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 3f18606..af4d4c0 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -26,7 +26,7 @@ WriteMakefile(
'AUTHOR' => 'Sergey Poznyakoff <gray@gnu.org>',
'LICENSE' => 'gpl',
'FIRST_MAKEFILE' => 'Makefile',
- 'VERSION' => '1.00',
+ 'VERSION' => '1.01',
'PM' => \%pm,
'EXE_FILES' => [ 'gitaclhook' ],
'PREREQ_PM' => { 'Getopt::Long' => 2.34,

Return to:

Send suggestions and report system problems to the System administrator.