X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FDB.pm;h=4e6d3cba7477fdf20cef72ae7f4d45796338cc9b;hb=237ee7e34a8c46985113e7cfd24fb59e92355227;hp=e4ec1dad446986da3580455b88fab8528e703777;hpb=5785a4bf6029d30f134046c9c154ea20c386cdaa;p=debbugs.git diff --git a/Debbugs/DB.pm b/Debbugs/DB.pm index e4ec1da..4e6d3cb 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=7; +our $VERSION=8; # You can replace this text with custom code or comments, and it will be preserved on regeneration