X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=ckeditor.asp;h=c3e8727fde15c210e4821011d9df4be6980930e9;hb=refs%2Ftags%2Fv3.5.4;hp=f39069fa7f8e28fbba7eb2848fc55dd50c4a3446;hpb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5;p=ckeditor.git diff --git a/ckeditor.asp b/ckeditor.asp index f39069f..c3e8727 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.4" + timeStamp = "B49D5BN" + mTimeStamp = "B49D5BN" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")