X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=74dd8835a3a048ff0bc07422581040264cb31415;hb=db85e0437e47f948378efeef13e7ff003215ef4e;hp=ba2fda91325a976df66c624eaf0960c3cff4ad33;hpb=ef7219e411f0aa95b14c3157c4efb326524632d3;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index ba2fda9132..74dd8835a3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.041"; + our $VERSION = '3.00.04.016'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install