X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=cbe5173fe167b8896710dafeab5a00a98c7395db;hb=c0247790ea62dfd13ff20d186971c5bc57a1a68c;hp=a3b0213b553b2ce5f639531a0d2bc0abc4112460;hpb=d8e0f61f0ed374e8e25e3388046280f5efe98922;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index a3b0213b55..cbe5173fe1 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.096"; + our $VERSION = '3.00.04.018'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install