X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=8a0257a4fe835df0006c8a141bb78023085b1430;hb=31d748665a396582ad344249c3dfd394b6047f85;hp=6b33ee06ad4a3d02214bdd61f559619847973642;hpb=8307a1f79d8143e05c734cc750bb420c1ff41e1c;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 6b33ee06ad..8a0257a4fe 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.046'; + our $VERSION = '3.05.00.017'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install