X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FDB.pm;h=6941a5f3a96564b189f796e2db2b26c23e1a1754;hb=6532b246361b5d28b6ce3b44154a71edd3ca9a9e;hp=313bfbb35d70b337ae9e1eca9846dc5026e711eb;hpb=d1e3078abcb863e58a3b8ccc018d8796b0bfcd58;p=debbugs.git diff --git a/Debbugs/DB.pm b/Debbugs/DB.pm index 313bfbb..6941a5f 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=2; +our $VERSION=11; # You can replace this text with custom code or comments, and it will be preserved on regeneration