X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=8040dc3bd63e845f6502e643ed4f65c0c19148e0;hb=72479fec404ebf446f53a1c290ac10139e65d418;hp=1b49586122bef0ae0b19c1781899fb1b83c2e457;hpb=c199cc6ef91b2b5f52c3c11e788b2d53c27e0b59;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 1b49586122..8040dc3bd6 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.13.00.001'; + our $VERSION = '3.13.00.020'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install