X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FDB.pm;h=5f6bd040d8215978ce87ccd8a07baa3c4dd26a99;hb=004b1a2e2a548c2f35f2bcf64a0cb56355f7b506;hp=29abb21efac8f6ee686f2e3ea26c831bfcd8185a;hpb=0c2305d4c89d165140bc955a50f3248c9c9ba7ad;p=debbugs.git diff --git a/Debbugs/DB.pm b/Debbugs/DB.pm index 29abb21..5f6bd04 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=6; +our $VERSION=12; # You can replace this text with custom code or comments, and it will be preserved on regeneration