X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=8f9c3f8d815377e503a254ed5356b37f58fd1364;hb=240edb6c0da80d3d932442ccd96f9f98e31260c3;hp=a0bab4ce5ad131a6f22081131f0774de6ef10d04;hpb=f1331722f116d7dce313bb37c100f235d468d3a6;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index a0bab4ce5a..8f9c3f8d81 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.036'; + our $VERSION = '3.05.00.008'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install