X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hb=f7d237976490b31f67bd5d79701b6a206ed37c5e;hp=05f7574c4dcf2989d37e43824994e519377bba04;hpb=8843e29a9dd35fa3c34813077f4dfffd91483995;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 05f7574c4d..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.050'; + 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