X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=5b142e9e72a6f3f0595279a9bdd14c618b9a008c;hb=caf5d2e2eed86a0e59ee5b995d227e767ec63726;hp=938e935d7de5fc24d4265062876e6fe8aa9ce7bb;hpb=f47bebfeb6fa0e2404d8cd489d6bd1f1723cbcf2;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 938e935d7d..5b142e9e72 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.070"; + our $VERSION = '3.00.04.015'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install