X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=5f23daa6de03384392a3feae63cff822e104673f;hb=356e48b67875252cd3532cd98d0191166b89a1e9;hp=1863f9413e352ce7e364d27b1cb7cd14ff54a503;hpb=3de59aba2776184a6fd2e9943d86a7c66e8f7648;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 1863f9413e..5f23daa6de 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.00.089"; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install