X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=0d5aaf0a7ca024d4ec5e1b7d554e0d813785fae4;hp=8f9c3f8d815377e503a254ed5356b37f58fd1364;hpb=0fff79d6b464eb9e053ed568234e43695fbec66b;p=koha_gimpoz 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