JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / ckeditor.asp
index b99a657..8500aba 100644 (file)
@@ -1,6 +1,6 @@
 <%\r
  '\r
- ' Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+ ' Copyright (c) 2003-2012, 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.5.1"\r
-               timeStamp = "B1CB4XQ"\r
-               mTimeStamp = "B1CB4XQ"\r
+               version = "3.6.5"\r
+               timeStamp = "C9A85WF"\r
+               mTimeStamp = "C9A85WF"\r
 \r
                Set oInstanceConfig = CreateObject("Scripting.Dictionary")\r
                Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")\r