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