X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=cbe5173fe167b8896710dafeab5a00a98c7395db;hb=ac4c96f10fd1c68168ab199a39cbfc777c1f721d;hp=8482d04ced0635bb993c3aca70b3de7373d56a4b;hpb=9a27fc520c1d955320260fc98c2b064d2b12eee1;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 8482d04ced..cbe5173fe1 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.04.018'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install