Skip to content

Commit

Permalink
Version bump in lib/CGI.pm
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Stosberg committed Jan 5, 2011
1 parent f4657d1 commit 247bb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/CGI.pm
Expand Up @@ -20,7 +20,7 @@ use Carp 'croak';

# The revision is no longer being updated since moving to git.
$CGI::revision = '$Id: CGI.pm,v 1.266 2009/07/30 16:32:34 lstein Exp $';
$CGI::VERSION='3.50';
$CGI::VERSION='3.51';

# HARD-CODED LOCATION FOR FILE UPLOAD TEMPORARY FILES.
# UNCOMMENT THIS ONLY IF YOU KNOW WHAT YOU'RE DOING.
Expand Down

0 comments on commit 247bb88

Please sign in to comment.