X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=01ea8c1aa05c22e7b80e4dc8dcd166dc2fb2493b;hb=7251a9339d8443ce7575fd7c1bb788aeff9c5673;hp=fa53f73d7ee49134fce844b16928b394f250f607;hpb=84825be42adf4a50b77360cf016cd5bfee15c072;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index fa53f73d7e..01ea8c1aa0 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.045'; + our $VERSION = '3.09.00.059'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install