]> git.imager.perl.org - bse.git/blobdiff - site/cgi-bin/modules/BSE/Storage/LocalThumbs.pm
add version numbers to all modules
[bse.git] / site / cgi-bin / modules / BSE / Storage / LocalThumbs.pm
index f0ba132aae291220513208b1c914adb3099ad6b9..d206ce75d5a8ca32ed25c0fbe7e25f2fa785883d 100644 (file)
@@ -3,6 +3,8 @@ use strict;
 use BSE::Storage::LocalBase;
 our @ISA = qw(BSE::Storage::LocalBase);
 
+our $VERSION = "1.000";
+
 sub _base_url {
   my ($self) = @_;