From 838992f094ccde014679a7cfafc495840eb932a1 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 16 Feb 1999 01:59:46 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_1_0_RELEASE'. This commit was manufactured to restore the state of the 3.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- contrib/perl5/lib/CGI/Apache.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/perl5/lib/CGI/Apache.pm') diff --git a/contrib/perl5/lib/CGI/Apache.pm b/contrib/perl5/lib/CGI/Apache.pm index eed3e55c51c87..bd55a7f63203a 100644 --- a/contrib/perl5/lib/CGI/Apache.pm +++ b/contrib/perl5/lib/CGI/Apache.pm @@ -4,7 +4,7 @@ use vars qw(@ISA $VERSION); require CGI; @ISA = qw(CGI); -$VERSION = (qw$Revision: 1.1 $)[1]; +$VERSION = (qw$Revision: 1.1.1.1 $)[1]; $CGI::DefaultClass = 'CGI::Apache'; $CGI::Apache::AutoloadClass = 'CGI'; -- cgit v1.2.3