X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FLabels.pm;h=428be025363a20d3a0337e12eb6dbf68dc67e527;hb=b27da7e0ce25c806612743100609255ace48257c;hp=b4a5e36a264e43eb9f0ce9f3da2cc219bbdebadc;hpb=b7b92a4c812570894286bbd2094ff0377c35221f;p=srvgit diff --git a/C4/Labels.pm b/C4/Labels.pm index b4a5e36a26..428be02536 100644 --- a/C4/Labels.pm +++ b/C4/Labels.pm @@ -1,7 +1,6 @@ package C4::Labels; BEGIN { - use version; our $VERSION = qv('3.07.00.049'); use C4::Labels::Batch; use C4::Labels::Label;