X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=357d0a6bb9db49b38e9f8bee46e47824a716fba5;hb=eedbd387abd946c96075dc002d598e56eb7806de;hp=f4fb1866c660a37f3350c9b4c7d04550a3cf5dba;hpb=ce6f2cb74f78196e8d80a8b9acf27060e5fa09eb;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index f4fb1866c6..357d0a6bb9 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.11.00.015'; + our $VERSION = '3.11.00.113'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install