X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=714ac8eda9190e3786d59456550cc2c07591f38f;hb=9ffd92948b99b8440d9682c8b28e6be76e55a166;hp=41ad3bfbdeb8df12f16fdaecb034ac8f166bb59f;hpb=6b855be5f7c881a185c483f4cb35b5ddaecbb953;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 41ad3bfbde..714ac8eda9 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.07.00.025'; + our $VERSION = '3.07.00.028'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install