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