X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=4cc50cc3b4e594b04764650e44edf4bd2e5fab04;hp=3e5f8e7675ff7878c3e20d057bf425e8ef886cd8;hpb=75a4efa7042a8d15ba7832d67b8670282da3abbc;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 3e5f8e7675..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.009'; + 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