JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / ckeditor.asp
index f9bf274..9ae701f 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.6.2"\r
-               timeStamp = "B8DJ5M3"\r
-               mTimeStamp = "B8DJ5M3"\r
+               version = "3.6.3"\r
+               timeStamp = "C3HA5RM"\r
+               mTimeStamp = "C3HA5RM"\r
 \r
                Set oInstanceConfig = CreateObject("Scripting.Dictionary")\r
                Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")\r