X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=ckeditor.asp;h=206a4aecb61b062c60f9e9c6c7b3298c34452887;hb=4e90e78dc97789709ee7404359a5517540c27553;hp=b99a657bdfc33761d2ef0a6540554575aaa76d86;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/ckeditor.asp b/ckeditor.asp index b99a657..206a4ae 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.5.1" - timeStamp = "B1CB4XQ" - mTimeStamp = "B1CB4XQ" + version = "3.5.3" + timeStamp = "B37D54V" + mTimeStamp = "B37D54V" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")