X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=57a32dbf1dc1a0db6af614aaadedf8d3bf8a01a7;hb=81cc05cbd6ea31151a03989edd1ffb3f775c3582;hp=10ecd1bccc76b81441e4479f34cf2c008c8515a5;hpb=3f6ecd4f593cac79b3fbe973d6f90091d0bd4789;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 10ecd1bccc..57a32dbf1d 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.15.00.017'; + our $VERSION = '3.15.00.037'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install