X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=00cc35b83d68df9192983f344d194a55bf83af6c;hb=6f3123bbc65b1087e18bd8212d1ca01ed1087181;hp=f14374d91b5331fae5a88144d8056710528da144;hpb=533ecd9392fe3ea937641283d2c494af484db0f4;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index f14374d91b..00cc35b83d 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.07.00.027'; + our $VERSION = '3.07.00.047'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install