X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=57a32dbf1dc1a0db6af614aaadedf8d3bf8a01a7;hb=8a279079482d8feade90def6eaebd797dfcfc47c;hp=2b2200d9eb43c3c6a5bc8b11531883c0f33f77dc;hpb=10036aff6c7ed3273b6240e8effd421ce0854fd8;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 2b2200d9eb..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.033'; + 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