X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=3af7c3411d4623c7f409d6912fd66c7edaa44702;hb=776c0da94ac3a9cb4fc759f86e54cd360079f5ed;hp=8482d04ced0635bb993c3aca70b3de7373d56a4b;hpb=9a27fc520c1d955320260fc98c2b064d2b12eee1;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 8482d04ced..3af7c3411d 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.059"; + 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