X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=8ef42a326bc91a3bd95d247cc2010ff0aaf7d277;hb=8e9fc9b38565e574d9537250b579db023234cbcb;hp=a73324e5f0324141b5040d764a0a531db74d823f;hpb=d508f0244bd288066d62dcaa40244702b2581514;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index a73324e5f0..8ef42a326b 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.010'; + our $VERSION = '3.07.00.046'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install