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