X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=bdd1ec07a220bd22c5085f845c12ed91582fb19e;hb=10548eba61d6a998fd940447688ac589dfbf20f9;hp=3ef66900089597e15af6b74b5715a7a76a3d535d;hpb=a63695e15f755b90cf8f06e25bc79cdb7c45989c;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 3ef6690008..bdd1ec07a2 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.301'; + our $VERSION = '3.13.00.031'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install