X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=fa53f73d7ee49134fce844b16928b394f250f607;hb=2c5b11620e5703810d94009eb992033231a40941;hp=d9d32c5cd0f26eacbf903f2699e17508a3ea4a01;hpb=949fcd04bad3d7f13a48081cdfdd1bc11510a401;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index d9d32c5cd0..fa53f73d7e 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.09.00.025'; + our $VERSION = '3.09.00.045'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install