X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FCGI%2FEx%2FConf.pm;h=174648053177a17a59976c4223175eee19c0f61e;hb=8cd30501f5be7e40e26b3dc885dfe25520d39df9;hp=145f16ac7edcf1784aa1c2b1978b6e8b02973396;hpb=8abbacc82b52f460bef67c1923ae98873a95e123;p=chaz%2Fp5-CGI-Ex diff --git a/lib/CGI/Ex/Conf.pm b/lib/CGI/Ex/Conf.pm index 145f16a..1746480 100644 --- a/lib/CGI/Ex/Conf.pm +++ b/lib/CGI/Ex/Conf.pm @@ -29,7 +29,7 @@ use vars qw($VERSION ); @EXPORT_OK = qw(conf_read conf_write in_cache); -$VERSION = '2.08'; +$VERSION = '2.12'; $DEFAULT_EXT = 'conf';