X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=fa25945a3274872e277a4fe842f3fe6eeb4bf8c0;hb=0a21cd9b817d671945da49298560d36ad4ed55cd;hp=ecaa00773047e4efe6a871ba558162393242e3a1;hpb=cdf93bffee9e59d6fe19a0d4872ef47d1fbe72c4;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index ecaa007730..fa25945a32 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.00.00.102'; + our $VERSION = '3.00.05.003'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install