X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f71e0e4ad5b829aef316b4478ebbd84f96b3e367;hb=db946ffd58094ec6287f991493a8df7bd7298f71;hp=f14374d91b5331fae5a88144d8056710528da144;hpb=ba6c8485ca7afdaaace20d021591ac532de55b3a;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index f14374d91b..f71e0e4ad5 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.032'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install