X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=d8cfb9b1d28f3e80e68bd3806116617bd3b8d4a9;hb=6e1869abcfdefcba1232ed20e1819a2b48f5a32b;hp=8cba81a73fe28bd6867715f240feecc87fe5314e;hpb=4c92790fc08e7888d0a8fee057c5d98e942a6e5e;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 8cba81a73f..d8cfb9b1d2 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.064"; + our $VERSION = '3.00.00.106'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install