X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=cbe5173fe167b8896710dafeab5a00a98c7395db;hb=653dd88a7b434a9df56e6d12e4cf7fb3e597197a;hp=340b88b4ac7425e74054848db9bc8f14e3a21f92;hpb=5633d7a11cce4951697d0b1507b5ffbbc5ee598a;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 340b88b4ac..cbe5173fe1 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.092"; + our $VERSION = '3.00.04.018'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install