X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hb=2468bab611e91a3e1d3477fecd8f4abc1b63a058;hp=aadafd539d52526e8198bd4ef9087237c362f248;hpb=bf98eabe50b477e0ed7c71d8b408fd1f710cbd07;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index aadafd539d..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.028'; + 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