X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=5f970c79c2146e98ec024054b7be6236d985b77b;hb=93129d5f4a2f2b4cdf93eff906920474499ff33d;hp=05a2717cd8c5f9fcb7b4e5c150d9271c711bbc25;hpb=6ddf723fe8e44dd51186888a6e9180c6e7907a61;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 05a2717cd8..5f970c79c2 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.042"; + our $VERSION = '3.00.04.002'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install