X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FApache%2FMVC.pm;h=c7bfdef74a2ffd6ba17a89279627baf507eae320;hb=3750c8da46c077a570e7b50f02eed1884ef39d18;hp=6bbe9b61cc4e0330773d1dea16b841ddedf5043f;hpb=3f3f95d5fdfacddf4d89137f62cde7858dc23d08;p=maypole.git diff --git a/lib/Apache/MVC.pm b/lib/Apache/MVC.pm index 6bbe9b6..c7bfdef 100644 --- a/lib/Apache/MVC.pm +++ b/lib/Apache/MVC.pm @@ -1,6 +1,6 @@ package Apache::MVC; -our $VERSION = '2.06'; +our $VERSION = '2.09'; use strict; use warnings;