X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=9bb910d75e198deb9c5d4b637163fd2a62360993;hb=3291784a88676cadb4ab86b936d14903da01a69e;hp=efb04c8d8ae8e43708db4bc7a06d6de80bfbfc8c;hpb=6a37aaf010e3bce1cc28480e97e4f3631ed04cc1;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index efb04c8d8a..9bb910d75e 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.018'; + our $VERSION = '3.03.00.044'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install