X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hb=139f7343f42c32e4bc1981bc072cf6ba05b20c0b;hp=344e33426574311c7f8c0df72c1cd45d01cbc32a;hpb=e1760e84630912b01c53559d3fc4eeb5a80325f3;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 344e334265..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.034'; + 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