X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=3af7c3411d4623c7f409d6912fd66c7edaa44702;hb=d64830b771a27533864a2324fa6aea9bc5edd075;hp=9ab4c2cfdb2172780c523a081cf45804cb042873;hpb=89915ffb345ef14078cf66c06052e1e0760fc273;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 9ab4c2cfdb..3af7c3411d 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.087"; + our $VERSION = '3.00.05.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install