Index: trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
===================================================================
--- trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 13937)
+++ trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 14400)
@@ -1,5 +1,5 @@
 # Copyright (c) 2006  Paul Price, Joshua Hoblitt
 #
-# $Id: Config.pm,v 1.62 2007-06-22 00:10:10 price Exp $
+# $Id: Config.pm,v 1.63 2007-08-01 20:50:32 jhoblitt Exp $
 
 package PS::IPP::Config;
@@ -14,5 +14,5 @@
 use File::Spec 0.87;
 use PS::IPP::Metadata::Config 1.00;
-use Getopt::Long 2.35 qw( GetOptions :config gnu_getopt pass_through ); # Set pass_through so we don't kill @ARGV
+use Getopt::Long 2.33 qw( GetOptions :config gnu_getopt pass_through ); # Set pass_through so we don't kill @ARGV
 
 use base qw( Class::Accessor::Fast Exporter );
