X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=74b62cd752942b13b9e15a4d1e49ccf45b19ab69;hp=580fde266726e0c26e9755b500ea873743e0ddc9;hpb=12fbac7a4e08cb25aced02abee8c830755e86bac;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 580fde2667..f864378a1f 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.05.00.007'; + our $VERSION = '3.05.00.011'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install