X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=fcd5d586f1d007f888f0e867e5ac608711b22b6e;hb=3eb3c22470cbcb9c0485fd84e170dc3006a89bdc;hp=1c52711ceb744a5e97b2d93f15e9caa810620ab4;hpb=c7599aa48dc0b85b034d4c7fd2090f3bd9b9db95;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 1c52711ceb..fcd5d586f1 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.028'; + our $VERSION = '3.13.00.042'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install