X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FApache%2FMVC.pm;h=c7bfdef74a2ffd6ba17a89279627baf507eae320;hb=3a9e643a6a5fa96ca69b56ced03db9569fd96e2e;hp=ce9e656bc1f1c598f324d990a7d1b729a0507cce;hpb=75e8e464477b6476876f0d43e41677446fe34b89;p=maypole.git diff --git a/lib/Apache/MVC.pm b/lib/Apache/MVC.pm index ce9e656..c7bfdef 100644 --- a/lib/Apache/MVC.pm +++ b/lib/Apache/MVC.pm @@ -1,6 +1,6 @@ package Apache::MVC; -our $VERSION = '2.08'; +our $VERSION = '2.09'; use strict; use warnings;