X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=d23373d272cafbbf8be24911240259aaa3852a15;hb=5cbb6dfeb169aca83365ead01524bc024e9cfd8b;hp=1863f9413e352ce7e364d27b1cb7cd14ff54a503;hpb=3de59aba2776184a6fd2e9943d86a7c66e8f7648;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 1863f9413e..d23373d272 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.046"; + 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