X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=e45880ef2fb38cf433b64d9157bb8841b0c094d0;hb=0bbcfeda0e624ddbbf83dfae0f964192528f4260;hp=8b3e02dad2e3a3583f9113334e17d63a0f197220;hpb=cc8fab25138c8325f8c9e1a9e7a8a15b1e5ca642;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 8b3e02dad2..e45880ef2f 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.083"; + our $VERSION = '3.01.00.053'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install