X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=e15f01b2cffd34ee1977a40f4a2ec420a6f711f6;hb=083fd5776aad2dcc97a231ce5cefec1ec661e51a;hp=19259690696f9ce19f78ae08a4499b7d6875d941;hpb=1658110bab3fe2a5e1723e0afe3360413e3d61dc;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 1925969069..e15f01b2cf 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.011'; + our $VERSION = '3.03.00.017'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install