X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=62e07709c83d3f68076aeacebb80198c36fb6f62;hb=f4eb63c7284625f3e16f741726f23fc44ec63e16;hp=582aa2c163215f21e6a3073c0f0feb9dc0cf091b;hpb=63b6523ccc7aee6cd1e08b5292a2f8d9f2b3a8b5;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 582aa2c163..62e07709c8 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.00.00.107'; + 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