X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=70b17c022ed0c6fbdea63e2f2b2f7f2caf0645c7;hp=66de4a89a99d66fdf0102e2e940a300c18bc1d88;hpb=937f27e6191f7080acc23c3122f1569e1ea2c024;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 66de4a89a9..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.040'; + 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