X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=9701165cce09fbe9da60be4ef8cf5b49fd53051f;hb=4b71494f19f02a5037ab536b748c3f6f017cea99;hp=943962f3d19152c5ce33e9ea47c818b68e510942;hpb=bc31005f0d04964239023a663e0c025dddf1e8b6;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 943962f3d1..9701165cce 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.00.00.100'; + our $VERSION = '3.01.00.043'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install