From d5ecd726182afb5d5f55502f7b8db4c3b30dbf6c Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 29 Jul 2013 12:22:17 -0700 Subject: [PATCH] Update list of D3 patches --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2afb6498b..4e09f30cc 100644 --- a/Makefile +++ b/Makefile @@ -113,4 +113,4 @@ D3_FILES = \ js/lib/d3.v3.js: $(D3_FILES) node_modules/.bin/smash $(D3_FILES) > $@ - @echo 'd3 rebuilt. Please reapply 7e2485d and 4da529f' + @echo 'd3 rebuilt. Please reapply 7e2485d, 4da529f, and 223974d'