X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=ad612941cd582a3de24ba1276cc89c5962c2a0fe;hb=34c0fb876347e6ae48b9dfcc6c9d949655f8594a;hp=1297b2266b2b814f5817b35d779e001f0c6bf74c;hpb=f0c5d74f06e81da63e1a931416341c9da736e712;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 1297b2266b..ad612941cd 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.008'; + our $VERSION = '3.03.00.010'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install