X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=09b1ca21d6c10f5d7135aa9f5cb9c91e29ce1101;hb=1f0bad091b3e16f278ae14a12ca1a93525ccdfff;hp=05f7574c4dcf2989d37e43824994e519377bba04;hpb=8843e29a9dd35fa3c34813077f4dfffd91483995;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 05f7574c4d..09b1ca21d6 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.07.00.007'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install