X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hb=3cf27546c945ac6990048fc58362e6c0246ec8f3;hp=af40670c7edfc144859a611b2742b087f2cb5a76;hpb=9d6fbefce6c0bb3b6fbe024c9c30e7321ef92c4a;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index af40670c7e..c3b86a9915 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.052'; + our $VERSION = '3.05.00.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install