X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=8a0257a4fe835df0006c8a141bb78023085b1430;hb=b64dbb246c8f29ac1c5e40b88a1f26f8d207b18d;hp=83304597a15932c28241955ceb83fbf895dc707b;hpb=0ff09dc64993551d1b3cda3633605c73dacbacb7;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 83304597a1..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.XXX'; + 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