X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ckeditor.asp;h=aef85c9fe74c1b7a9dcda911399f77c4eb2e5e97;hb=4e70ea24db840898be8cc21c950363a52a2a6aba;hp=f39069fa7f8e28fbba7eb2848fc55dd50c4a3446;hpb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5;p=ckeditor.git diff --git a/ckeditor.asp b/ckeditor.asp index f39069f..aef85c9 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.6" + timeStamp = "B49E5BQ" + mTimeStamp = "B49E5BQ" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")