X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=5dd8831fcb32144b42539f817bdf8b09572ce67e;hb=29aa287c58df805e8608788e37d88f1b445a9f83;hp=f0e7806935701ead4fd54a212a513a8ee3babf84;hpb=c522e99e20b6c7355b9321416f77db8fa31701a3;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index f0e7806935..5dd8831fcb 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.093"; + our $VERSION = '3.00.06.006'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install