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