[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / compresseur / lib / csstidy / class.csstidy.php
index ff380a9..4410da7 100644 (file)
@@ -94,7 +94,7 @@ require('class.csstidy_optimise.php');
  * An online version should be available here: http://cdburnerxp.se/cssparse/css_optimiser.php
  * @package csstidy
  * @author Florian Schmitz (floele at gmail dot com) 2005-2006
- * @version 1.5.5
+ * @version 1.5.6
  */
 class csstidy {
 
@@ -147,7 +147,7 @@ class csstidy {
         * @var string
         * @access private
         */
-       public $version = '1.5.5';
+       public $version = '1.5.6';
        /**
         * Stores the settings
         * @var array