X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=5d26b41a49a4341cd0c8f98aeda8b9cbd2b1f6c3;hb=85777e4ea16bc9651fc1d13e9ee77ab300c87f94;hp=3a74cd6a70dce7685de8ca65628fd9f6646b4b32;hpb=de04e990f269ef00fe24cb2861b6fc48b6407779;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 3a74cd6a70..5d26b41a49 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.035"; + our $VERSION = "3.00.00.076"; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install