X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=fcd5d586f1d007f888f0e867e5ac608711b22b6e;hb=3eb3c22470cbcb9c0485fd84e170dc3006a89bdc;hp=14c4dc5f80db1de039068818dfae7d187cb36bb6;hpb=965b2c7d58551cfd43fe064a58ebe9f9df2a332f;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 14c4dc5f80..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.13.00.035'; + 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