X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=1f6df4de1f51d19d5bd56ef37ce321ccb08a2dd7;hb=1c0a2f6b408e0c099bb55a270eb911a63f3521d9;hp=3ef66900089597e15af6b74b5715a7a76a3d535d;hpb=a63695e15f755b90cf8f06e25bc79cdb7c45989c;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 3ef6690008..1f6df4de1f 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.043'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install