X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=74dd8835a3a048ff0bc07422581040264cb31415;hb=27cdac25a3a77b9e8dfe86344024177cb4251dfb;hp=73d62f9c663f925754d6d2a6b185e0b91b37198d;hpb=dca8e1fdb743b03f74e3af68805c7489c0f57c6c;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 73d62f9c66..74dd8835a3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.065"; + 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