X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=3c5dda577e3a89395da257dc4710c4e1bbc76c9f;hb=d91ebf445fc3ad591b9e1b4282088742c3ed501b;hp=5cfd3148743223129f590267d3e92f9822f6986d;hpb=f93ee104de753676118a3c0d36288580d4624da6;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 5cfd314874..3c5dda577e 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.112'; + our $VERSION = '3.01.00.115'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install