X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=ec5684fb89736089cc949f9a1714e7acad96a81f;hb=aa708232fe172e8a346ad1b30aee28eb250655e0;hp=5509870eac055dd59b2ced7a6c4911ccbaf000b3;hpb=dbd612871565f395c1edbb2109e371ec4d2391b4;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 5509870eac..ec5684fb89 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.039'; + our $VERSION = '3.01.00.061'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install