X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=714ac8eda9190e3786d59456550cc2c07591f38f;hb=c82d114f1ef6dfc8abc289e01b104e1c4a5d290e;hp=c6379f02ec72c57aa15784618badaf568c87fbcf;hpb=bd28b8d6c3ab15ae278d7d9eddc73e3af786e87f;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index c6379f02ec..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.011'; + 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