From 0b2ab6dd7c1da1890077a3ebc1a62510112e68a1 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 19 Nov 2015 11:25:12 -0800 Subject: [PATCH] master is v5 --- bin/pod2x | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bin/pod2x b/bin/pod2x index 1ec998fc2..64ccf882e 100755 --- a/bin/pod2x +++ b/bin/pod2x @@ -6,9 +6,7 @@ my $mw_username = 'ivan'; chomp( my $mw_password = `cat .mw-password` ); my $site_perl = "./FS"; -#my $html = "Freeside:1.7:Documentation:Developer"; -#my $html = "Freeside:1.9:Documentation:Developer"; -my $html = "Freeside:3:Documentation:Developer"; +my $html = "Freeside:5:Documentation:Developer"; foreach my $dir ( $html, -- 2.11.0