X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;fp=kohaversion.pl;h=dbe1719a68ee9f6665d8fe9a06532ce2fff5023f;hb=81cdaf131f2557d8dfde3ed6b656558f48496ebb;hp=dc992d76dc1719f55b0e0041075d73097c202600;hpb=8369aa8431a7948d0b26c59be94ff5b90f71a7a2;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index dc992d76dc..dbe1719a68 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.024'; + our $VERSION = '3.13.00.025'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install