From e5266c8360e83a2f68490dfb1f45391ad69ec054 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Sat, 11 Jul 2015 18:12:18 -0700 Subject: [PATCH] Updated Closure Compiler version --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 60e232925..0af76625b 100644 --- a/README.md +++ b/README.md @@ -172,10 +172,10 @@ Then run: which should report: - Closure Compiler (http://code.google.com/closure/compiler) - Version: v20140407 - Built on: 2014/04/07 14:04 - + Closure Compiler (http://github.com/google/closure-compiler) + Version: v20150609 + Built on: 2015/06/09 16:35 + If you don't have Java installed, it's recommended that you install the JDK (*not* the JRE), because the JRE may not update your command-line tools properly. Note that Java is used *only* by the Closure Compiler; none of the PCjs client or server components use Java.