X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=87fd2ccc79574bdd1bbff42f180f161ccfe9c933;hb=5961c08a9e6573602a9c423919f8a7960d922df8;hp=ba359b662fe7f70a215871f0bf7acf771256710f;hpb=075a89fe4c9e13eff2872253534c4bb2c0e780be;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index ba359b662f..87fd2ccc79 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.061"; + our $VERSION = '3.01.00.037'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install