From 1a62729215fe75bffe0694f05dbf902a8b43de91 Mon Sep 17 00:00:00 2001 From: JasWSInc Date: Mon, 1 Sep 2014 23:04:41 -0800 Subject: [PATCH] Bump version to 140901 --- 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 646af10..54131a8 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 = '140827'; + protected $version = '140901'; /** * An array of class options.