X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=7946dd019e1f1f4218669d6a595a3f3459d3e0ca;hb=bafa96058f28b234e8a5fcc9b4d04a803d10c9e1;hp=8a0257a4fe835df0006c8a141bb78023085b1430;hpb=d205c2795799821bfb560109b841eafac7b239b1;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 8a0257a4fe..7946dd019e 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.05.00.017'; + our $VERSION = '3.05.00.020'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install