X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=cbe5173fe167b8896710dafeab5a00a98c7395db;hb=ac4c96f10fd1c68168ab199a39cbfc777c1f721d;hp=5d949cf9eb933d6f56dfecd78fededf5afa8356e;hpb=57dda254d75f3f81a815f5fed497ae6a4c3377ad;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 5d949cf9eb..cbe5173fe1 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.072"; + 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