X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=74dd8835a3a048ff0bc07422581040264cb31415;hb=9d2e7a24a4c285dafb4f8681427d937061037db3;hp=bcfac8b44561c80583af06d2fad666f58ce4c35e;hpb=9b08808a502df56e6cda4fce1f8a44911ff14b11;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index bcfac8b445..74dd8835a3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.00.04.004'; + 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