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