X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=136a73b245740b01da1db98d810eed2296ecbb7d;hb=9d7dc5bb86c0939c2942d9f4525ec260d1db736f;hp=bb473e903233b54c56ef92a393560b2a97306015;hpb=2512581533399bccbf785209918260f9b5031119;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index bb473e9032..136a73b245 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.11.00.001'; + our $VERSION = '3.11.00.008'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install