JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6
[ckeditor.git] / ckeditor.asp
index 8500aba..441a5d0 100644 (file)
@@ -1,6 +1,6 @@
 <%\r
  '\r
- ' Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+ ' Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
  ' For licensing, see LICENSE.html or http://ckeditor.com/license\r
 \r
 ' Shared variable for all instances ("static")\r
@@ -91,9 +91,9 @@ Class CKEditor
 \r
 \r
        Private Sub Class_Initialize()\r
-               version = "3.6.5"\r
-               timeStamp = "C9A85WF"\r
-               mTimeStamp = "C9A85WF"\r
+               version = "3.6.6"\r
+               timeStamp = "D03G5XL"\r
+               mTimeStamp = "D03G5XL"\r
 \r
                Set oInstanceConfig = CreateObject("Scripting.Dictionary")\r
                Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")\r