X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=00bdbecd49c6cdccd753f2e2a691ff1a9aec4c33;hb=c414c11d64d2071b3b8ee597807ddd939de0c6ed;hp=8ac68dfd2ac22744ddb8efd8cdbbac54165650da;hpb=079b546a61fbe8db3bcbcab4a2b4de0bbf12838d;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 8ac68dfd2a..00bdbecd49 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.030'; + our $VERSION = '3.05.00.004'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install