X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=ce3a3cd728bb435ef2f452c261c36a4e32da1f46;hb=f32d7e6483d7ba86202ddb9f4b82530d2f01af88;hp=c69276dfdceaeefc7669c65d342fcfb262a38fe5;hpb=a598b100613a37dc2710090cb381dce56eae2f26;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index c69276dfdc..ce3a3cd728 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.003'; + our $VERSION = '3.09.00.026'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install