X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=9ab4c2cfdb2172780c523a081cf45804cb042873;hb=568d34354e84ff8874ebd438e5c0fcf9754955d9;hp=938e935d7de5fc24d4265062876e6fe8aa9ce7bb;hpb=f47bebfeb6fa0e2404d8cd489d6bd1f1723cbcf2;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 938e935d7d..9ab4c2cfdb 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.070"; + our $VERSION = "3.00.00.087"; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install