X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=5b5605cb040d222d7f3ceb1a06d704fe3f8e546d;hb=ed6131ccbdf41362fb8ba3129f3fd0a6c6db88fd;hp=84dcd5ba3362bc653e5e446cd654a74c8892d1fd;hpb=dfc5c181bc6f0a800eec47180d8807fb114d2081;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 84dcd5ba33..5b5605cb04 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.037"; + our $VERSION = "3.00.00.052"; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install