master is v5
authorIvan Kohler <ivan@freeside.biz>
Thu, 19 Nov 2015 19:25:12 +0000 (11:25 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 19 Nov 2015 19:25:12 +0000 (11:25 -0800)
bin/pod2x

index 1ec998f..64ccf88 100755 (executable)
--- 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,