X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FApache%2FMVC.pm;h=c7bfdef74a2ffd6ba17a89279627baf507eae320;hb=47d70bd09d98f1370fee00594a72d59ba1a1e64e;hp=45dd897ec0ac0abf65502c4d3222bc6595640871;hpb=d2c852208417c014caec0436a677fcadccc197d8;p=maypole.git diff --git a/lib/Apache/MVC.pm b/lib/Apache/MVC.pm index 45dd897..c7bfdef 100644 --- a/lib/Apache/MVC.pm +++ b/lib/Apache/MVC.pm @@ -1,6 +1,6 @@ package Apache::MVC; -our $VERSION = '2.07'; +our $VERSION = '2.09'; use strict; use warnings;