X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FCGI%2FEx%2FConf.pm;h=174648053177a17a59976c4223175eee19c0f61e;hb=8cd30501f5be7e40e26b3dc885dfe25520d39df9;hp=c6e18233f5048a9052179ed8baa62fcbf6dc2861;hpb=f30b8252fcf71659a2fd3b5895e009ff8e39299d;p=chaz%2Fp5-CGI-Ex diff --git a/lib/CGI/Ex/Conf.pm b/lib/CGI/Ex/Conf.pm index c6e1823..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.10'; +$VERSION = '2.12'; $DEFAULT_EXT = 'conf';