X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hb=a13194f2cde980dc38efbf4e125754ee6449f91c;hp=6c5f07dc679bee8361547f688bdbee3bacfc8313;hpb=b06a289173d0f2e299b0c8652d59d47dc196062c;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 6c5f07dc67..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.022'; + 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