X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hb=139f7343f42c32e4bc1981bc072cf6ba05b20c0b;hp=6c5f07dc679bee8361547f688bdbee3bacfc8313;hpb=22a438aeb405ff1114982f5a0aa8e05b8195b3fa;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 6c5f07dc67..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.022'; + 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