X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=22164aadba195b9c892eebc9ee87ef5e371964fd;hb=d139d400b11e76f19ed208d4898d57f678acf9f4;hp=66de4a89a99d66fdf0102e2e940a300c18bc1d88;hpb=4d4e4abfaec3fc891afdff8e883b948c8c4e4a76;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 66de4a89a9..22164aadba 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.019'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install