X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=bfcc5d8ceb8fabc4ae49a8095f53edc0570a6918;hb=aec545d1021c668911985bf71d33a322ddfa7f33;hp=b7ab6cfc90c5f298b2b0b3f7845a982f79248d7a;hpb=c12660a4b3e49383cc3dc9e4953aa6d88b1a26d5;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index b7ab6cfc90..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.033'; + 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