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