X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=0d5aaf0a7ca024d4ec5e1b7d554e0d813785fae4;hp=bde751de8d7bac61d3447cf26c803589ba5b9c0e;hpb=2fc830acff01d2948097afdda9fcbc6f7dea3ad1;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index bde751de8d..f864378a1f 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.051'; + our $VERSION = '3.05.00.011'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install