X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=c942b11ba0b2518d23ea85c26a8c02b8339b45b7;hb=e7450455c883299d9474e139c7d608151d41e140;hp=c65b32d298c65fdae3250bfe1d0de5c8e46ed23a;hpb=a58eb6731863c3ec61c1e25d72827b3398a8fd2d;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index c65b32d298..c942b11ba0 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.027'; + our $VERSION = '3.01.00.054'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install