X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=ce3a3cd728bb435ef2f452c261c36a4e32da1f46;hb=f32d7e6483d7ba86202ddb9f4b82530d2f01af88;hp=7bd30faff09464c5c76f985dfce30560d322190f;hpb=b90b271a0cdb5d891b2aece3ab99e042d181a12a;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 7bd30faff0..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.07.00.045'; + 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