X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=74dd8835a3a048ff0bc07422581040264cb31415;hb=ed1f1301967f063eb49b183392e2da1b529f7ed0;hp=ff947061ce5c4c8cfa3ac270d5127ee29e0abf94;hpb=20649b7dc07719124e7dee4f75d148af20ee92a2;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index ff947061ce..74dd8835a3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.036"; + our $VERSION = '3.00.04.016'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install