X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hb=139f7343f42c32e4bc1981bc072cf6ba05b20c0b;hp=e1bea78e0467e11b510e8b08ffb333c15987059d;hpb=6c7f964c27937fd1c352bfd8936c047d995382b8;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index e1bea78e04..c3b86a9915 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.037'; + our $VERSION = '3.05.00.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install