X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=8a0257a4fe835df0006c8a141bb78023085b1430;hb=518710878972a72b8d7b306af571b7c543267ddd;hp=a5165ce9a26f1e01070998c1b19ddb9e42eb37af;hpb=3974ac63c9cba664066ea0ea41c88bd02a25812a;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index a5165ce9a2..8a0257a4fe 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.045'; + our $VERSION = '3.05.00.017'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install