X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c69276dfdceaeefc7669c65d342fcfb262a38fe5;hb=78938e685cd239ea02ffff4f524179faa2ca9bb2;hp=00d03c113c856a43596ce805e002b1a3af56ebb1;hpb=413a1e1e61b343db47b9b6fdecf3d981d87013ef;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 00d03c113c..c69276dfdc 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.044'; + our $VERSION = '3.09.00.003'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install