JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.3
[ckeditor.git] / ckeditor.asp
index c87d521..206a4ae 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.4.1"\r
-               timeStamp = "A8LE4JO"\r
-               mTimeStamp = "A8LE4JO"\r
+               version = "3.5.3"\r
+               timeStamp = "B37D54V"\r
+               mTimeStamp = "B37D54V"\r
 \r
                Set oInstanceConfig = CreateObject("Scripting.Dictionary")\r
                Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")\r