X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=63b6d31276b721514e5a7a73eb9c40b277e263f0;hb=1c2de68c35bc7291a0cad63c6981cd3f602c138e;hp=37605ebffcccfd011da27d12495965ba42814f66;hpb=efc9e3a331d3bf8dec536694cfca8c1dd58313f1;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 37605ebffc..63b6d31276 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -11,7 +11,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.143'; + our $VERSION = '3.01.00.145'; # version needs to be set this way # so that it can be picked up by Makefile.PL