X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=4cc50cc3b4e594b04764650e44edf4bd2e5fab04;hp=8f9c3f8d815377e503a254ed5356b37f58fd1364;hpb=9b6664106a15da328736916abae3e9195b02d59c;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 8f9c3f8d81..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.008'; + 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