X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=66faab4eb48dfe8408a846b2cadc4e670f4a39bc;hb=1610a7d61cf5cd9a58edb0630640b18b973ce8dd;hp=e6ddbacb65e456572e6cdfd584f87e3388221083;hpb=70dd8d8829a2aea308d7b45a937aacad074d7cb5;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index e6ddbacb65..66faab4eb4 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.026'; + our $VERSION = '3.07.00.041'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install