X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=fa53f73d7ee49134fce844b16928b394f250f607;hb=2c5b11620e5703810d94009eb992033231a40941;hp=8b029f856a9e4d8142e67c5d5f361f1bc179a0c0;hpb=142c62081fc15bbd994e737eef55e29b61a6d730;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 8b029f856a..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.08.00.000'; + 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