X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FDB.pm;h=656ff00ca581fe44097d0d9299439ba805e46eb2;hb=37d92d86880e6336186b4638695ef690f562bb8a;hp=ed6c46ada0e42febb95113732e534050593eca5f;hpb=16a37f47a7d1d0d802ac73973de0e652270b882f;p=debbugs.git diff --git a/Debbugs/DB.pm b/Debbugs/DB.pm index ed6c46a..656ff00 100644 --- a/Debbugs/DB.pm +++ b/Debbugs/DB.pm @@ -17,7 +17,7 @@ __PACKAGE__->load_namespaces; # This version must be incremented any time the schema changes so that # DBIx::Class::DeploymentHandler can do its work -our $VERSION=4; +our $VERSION=5; # You can replace this text with custom code or comments, and it will be preserved on regeneration