X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=55919dcf24fec228f55b5f8542ecec1cb72cf619;hb=96e95bce3ccef8e342b30086f794d8ca1b9ab186;hp=749cdfe7c40a956384b6e7fd32c39c524d0258e1;hpb=5d4b0048acf78a04d16fc7aa6605a7234e86a163;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 749cdfe7c4..55919dcf24 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.066"; + 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