X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;fp=kohaversion.pl;h=9288b6a2f09150a23c5b25673618a65ea6f996f9;hb=537068f96946831410cc17832724293f5b898e03;hp=79badc01839b50239fa88c99f71aa9695a29a81e;hpb=567e86d57578ed5209841b58a79092603ad2e828;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 79badc0183..9288b6a2f0 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts : use strict; sub kohaversion { - our $VERSION = '3.13.00.027'; + our $VERSION = '3.13.00.028'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install