JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.1
[ckeditor.git] / ckeditor_php5.php
index af11a5a..6513c6a 100644 (file)
@@ -20,11 +20,11 @@ class CKEditor
        /**\r
         * The version of %CKEditor.\r
         */\r
-       const version = '3.3';\r
+       const version = '3.3.1';\r
        /**\r
         * A constant string unique for each release of %CKEditor.\r
         */\r
-       const timestamp = 'A4SD49Y';\r
+       const timestamp = 'A5AB4B6';\r
 \r
        /**\r
         * URL to the %CKEditor installation directory (absolute or relative to document root).\r
@@ -78,7 +78,7 @@ class CKEditor
         * A string indicating the creation date of %CKEditor.\r
         * Do not change it unless you want to force browsers to not use previously cached version of %CKEditor.\r
         */\r
-       public $timestamp = "A4SD49Y";\r
+       public $timestamp = "A5AB4B6";\r
        /**\r
         * An array that holds event listeners.\r
         */\r