X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=74dd8835a3a048ff0bc07422581040264cb31415;hb=1aede39173841aa4f99e11266216894419bef388;hp=7eaa074e47115e8370719e8a9933aefb7c1e10a7;hpb=a4004ade12ec04f4d90a214a104dfedad06576b4;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 7eaa074e47..74dd8835a3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.039"; + 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