X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=ce3a3cd728bb435ef2f452c261c36a4e32da1f46;hb=175e1bdcbde513a509dbff9164fb162262e67379;hp=65dfb396e548fc87b42c8fc4877a9058da7b5c1b;hpb=d5542514d22ca5b9fc6bfb4fb8b6db61e3a512b5;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 65dfb396e5..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.034'; + 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