X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=ec1c56ade17889f92f05b201d09686237b4e1421;hb=37127edf5479b15f0661c28b0df9b0a3b30b79c0;hp=6e0c22e2571aa91581b2c3771dbf2c7ff9abe7f8;hpb=d4afa2d510c84737d3027d7a8f25cf5480897263;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 6e0c22e257..ec1c56ade1 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.110'; + our $VERSION = '3.13.00.018'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install