X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=ckeditor.asp;h=f39069fa7f8e28fbba7eb2848fc55dd50c4a3446;hp=b99a657bdfc33761d2ef0a6540554575aaa76d86;hb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b diff --git a/ckeditor.asp b/ckeditor.asp index b99a657..f39069f 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.2" + timeStamp = "B1GG4Z6" + mTimeStamp = "B1GG4Z6" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")