X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=bb473e903233b54c56ef92a393560b2a97306015;hb=986a18c82b8cb2af27f96081a1e9ada39999ea58;hp=5fdccddc08c09dc1d3ef6a68d2987867c4a93250;hpb=2bcc305f86b76aab0ccb815ccfee8a9c8857328f;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 5fdccddc08..bb473e9032 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.044'; + our $VERSION = '3.11.00.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install