X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=87fd2ccc79574bdd1bbff42f180f161ccfe9c933;hb=66fa41460d033feed108a7d47b217a76c900c78e;hp=71c822fb81758cf8d3215970407546cc9538d68e;hpb=74118daa82885bacd427148b57ff1d04a33136cb;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 71c822fb81..87fd2ccc79 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.097"; + 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