X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=bfcc5d8ceb8fabc4ae49a8095f53edc0570a6918;hb=aec545d1021c668911985bf71d33a322ddfa7f33;hp=53c172489d80e983b4955018608d96f22e1a5a4c;hpb=110c36bbfcc612dec4177cd20956f805efb1ea0d;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 53c172489d..bfcc5d8ceb 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.004'; + our $VERSION = '3.03.00.038'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install