]> git.imager.perl.org - bse.git/blobdiff - site/cgi-bin/modules/BSE/Report.pm
re-work coupons to allow multiple coupon types
[bse.git] / site / cgi-bin / modules / BSE / Report.pm
index 07d2fcc47fcca8bf0371aeff92329377735e8c43..410e6a855c87fbc1168222f8c5ba2fe485627d7a 100644 (file)
@@ -1,6 +1,8 @@
 package BSE::Report;
 use strict;
 
+our $VERSION = "1.000";
+
 use base 'DevHelp::Report';
 
 sub new {