JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / ckeditor_php4.php
index 784f293..47dfb52 100644 (file)
@@ -21,12 +21,12 @@ class CKEditor
         * The version of %CKEditor.\r
         * \private\r
         */\r
-       var $version = '3.6.3';\r
+       var $version = '3.6.4';\r
        /**\r
         * A constant string unique for each release of %CKEditor.\r
         * \private\r
         */\r
-       var $_timestamp = 'C3HA5RM';\r
+       var $_timestamp = 'C6HH5UF';\r
 \r
        /**\r
         * URL to the %CKEditor installation directory (absolute or relative to document root).\r
@@ -80,7 +80,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
-       var $timestamp = "C3HA5RM";\r
+       var $timestamp = "C6HH5UF";\r
        /**\r
         * An array that holds event listeners.\r
         * \private\r