X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=5f042f27141e47695f9060d66f228dc407a6ed00;hb=4db3ffed91bb4647939e85da5a01b9293d86b257;hp=bc0be8a7a1733134c992b306d93f399639b9ee9e;hpb=978ac74b345d35fe07b8d936b8e05b1972593964;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index bc0be8a7a1..5f042f2714 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.004'; + our $VERSION = '3.09.00.013'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install