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