X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=57a32dbf1dc1a0db6af614aaadedf8d3bf8a01a7;hb=81cc05cbd6ea31151a03989edd1ffb3f775c3582;hp=655c3c8b69875deb7dac800864de2289932f386a;hpb=4ad27b99a4baa51271e8a69a8bdbfa7c26f2ec92;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 655c3c8b69..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.025'; + 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