X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=C4%2FCreators%2FPDF.pm;h=413b06457259462803302a46fdfd7556172a9418;hb=509d673f10bf8e03529602b922d1fab603457ee2;hp=0aae09c141f66321bb3708db2b2e6812e413a7f7;hpb=9357d027941d55447e7e0f1878154ddb4b3414b7;p=koha.git diff --git a/C4/Creators/PDF.pm b/C4/Creators/PDF.pm index 0aae09c141..413b064572 100644 --- a/C4/Creators/PDF.pm +++ b/C4/Creators/PDF.pm @@ -23,7 +23,7 @@ use PDF::Reuse; use PDF::Reuse::Barcode; BEGIN { - use version; our $VERSION = qv('1.0.0_1'); + use version; our $VERSION = qv('3.07.00.049'); } sub _InitVars {