X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=74b62cd752942b13b9e15a4d1e49ccf45b19ab69;hp=9bb910d75e198deb9c5d4b637163fd2a62360993;hpb=f76b9fb42e9ce7b90e3b45f2cc4c68470828e12a;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 9bb910d75e..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.03.00.044'; + 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