X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=9e1d68a6d21b4fc6a6dd7e4f672c6ab31c3ce4c8;hb=49b3ba7299dd8800d07334111139255ca400ffc6;hp=754b2267b315de44bce05967eb3a4777f88b4b64;hpb=25652bd554a355a4bd978b2f6e659d0eec404ad0;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 754b2267b3..9e1d68a6d2 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.00.04.001'; + our $VERSION = '3.00.06.009'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install