X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c9bdbb175951455a98fddbb6446b1d6e6f762605;hb=223d1fa6e873a94c8960688e5031c34828551f1d;hp=2c726b408647580f5ba374a2e8b14c6c0d549eff;hpb=5b5596a69d2c9cc4a1b71c26afd7af0e6be4fe46;p=koha-ffzg.git diff --git a/kohaversion.pl b/kohaversion.pl index 2c726b4086..c9bdbb1759 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.075"; + our $VERSION = '3.01.00.041'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install