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