diff options
Diffstat (limited to 'homepage.pl')
-rwxr-xr-x | homepage.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/homepage.pl b/homepage.pl index 67ef173..374ed1c 100755 --- a/homepage.pl +++ b/homepage.pl @@ -14,7 +14,7 @@ tie my %o, 'Tie::IxHash', my %html = ( - 'download' => '<A HREF="HTML-Widgets-SelectLayers-0.03.tar.gz">Download HTML-Widgets-SelectLayers-0.03.tar.gz</a>', + 'download' => '<A HREF="HTML-Widgets-SelectLayers-0.04.tar.gz">Download HTML-Widgets-SelectLayers-0.04.tar.gz</a>', 'installation' => '<PRE> perl Makefile.PL |