X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=ab55e630a87c3d291f638f0522c418b1f0507dbc;hp=30a89d26550a79273ccb280be42b1deef8a33c83;hpb=e9f8f44dd4a042cfe6dd042adbd2dafcf49f60a9;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 30a89d2655..f864378a1f 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.03.00.042'; + our $VERSION = '3.05.00.011'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install