X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=f0e7806935701ead4fd54a212a513a8ee3babf84;hb=ab1c67e5d2e94bf6ae6b8dc2ae040e7cc9f363e1;hp=7eaa074e47115e8370719e8a9933aefb7c1e10a7;hpb=a4004ade12ec04f4d90a214a104dfedad06576b4;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 7eaa074e47..f0e7806935 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.00.093"; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install