From f12631430121e9a56215de1c6af6c292973e320b Mon Sep 17 00:00:00 2001 From: JasWSInc Date: Fri, 15 Aug 2014 10:56:11 -0800 Subject: [PATCH] Bump to version 140816 --- html-compressor/includes/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html-compressor/includes/core.php b/html-compressor/includes/core.php index afcf1ae..6989d94 100644 --- a/html-compressor/includes/core.php +++ b/html-compressor/includes/core.php @@ -28,7 +28,7 @@ class core // Heart of the HTML Compressor. * * @var string Dated version string: `YYMMDD`. */ - protected $version = '140815'; + protected $version = '140816'; /** * An array of class options.