X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f71e0e4ad5b829aef316b4478ebbd84f96b3e367;hb=ceb81cfc5200341f1782c754df47516f1ed932af;hp=12e3257271e3fa5903013a3a12e58e41112fd98a;hpb=95e513f400e9f79798131f175370d0d7e600cd4c;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 12e3257271..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.031'; + 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