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