]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/DB.pm
add done to bug_status view, fix found selector
[debbugs.git] / Debbugs / DB.pm
index 856c6e773d1fe993dde053a1e25815c692e79847..be8f47afebd394cded6a71e4a14930af4440d4bc 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=9;
+our $VERSION=10;
 
 # You can replace this text with custom code or comments, and it will be preserved on regeneration