X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=74dd8835a3a048ff0bc07422581040264cb31415;hb=c33428d543d0a8cf7cb05b3686e413d4e31cddc4;hp=d79d6f112504173e96c5759605efd9d410e20f00;hpb=d82460d7b0451732af83da70d8591ee3efec5ade;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index d79d6f1125..74dd8835a3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.00.04.007'; + 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