X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ckeditor.asp;h=c3e8727fde15c210e4821011d9df4be6980930e9;hb=1056598c95187351dc58f4991d331e2258d038b5;hp=206a4aecb61b062c60f9e9c6c7b3298c34452887;hpb=4e90e78dc97789709ee7404359a5517540c27553;p=ckeditor.git diff --git a/ckeditor.asp b/ckeditor.asp index 206a4ae..c3e8727 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.5.4" + timeStamp = "B49D5BN" + mTimeStamp = "B49D5BN" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")