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