X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=d23373d272cafbbf8be24911240259aaa3852a15;hb=c9982a6cb7cd6601a76d3132aa9a7d898d31494a;hp=58f3915897a5d6b49db65a04de04812d8e20bba8;hpb=3a699f97d062954ce7784a47f08f3cd6926a67e4;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 58f3915897..d23373d272 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.082"; + our $VERSION = '3.00.06.008'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install