X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=1c52711ceb744a5e97b2d93f15e9caa810620ab4;hb=31b105ad110579173f78e8a12435bede11f732f5;hp=db591d3024cda391441591445707227434f172cf;hpb=d977d0f826f77e6d92a61314992d82d9048a2736;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index db591d3024..1c52711ceb 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.09.00.061'; + our $VERSION = '3.11.00.028'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install