]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/DB.pm
modify bug_status_type to match what bug_presence returns
[debbugs.git] / Debbugs / DB.pm
index e4ec1dad446986da3580455b88fab8528e703777..4e6d3cba7477fdf20cef72ae7f4d45796338cc9b 100644 (file)
@@ -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