From 0f61f7f5fa9ef07598d087368a133fe0566b6d8e Mon Sep 17 00:00:00 2001 From: JasWSInc Date: Wed, 27 Aug 2014 01:29:22 -0800 Subject: [PATCH] Bump version v140827 --- 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 e2b67a3..6400654 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 = '140816'; + protected $version = '140827'; /** * An array of class options.