X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=62e07709c83d3f68076aeacebb80198c36fb6f62;hb=65fd1cf419241d1850ed72cdc2a4868e739064e1;hp=c92a670549858f0c5b00a7bbbacf3cca16fed065;hpb=7be6d1f12bd765b669e9cc0ac73793ded4cf56c5;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index c92a670549..62e07709c8 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.071"; + our $VERSION = '3.00.04.019'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install