X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=ckeditor.asp;h=33b9f555db534e8ee18859246fb15c2420b557f3;hp=aef85c9fe74c1b7a9dcda911399f77c4eb2e5e97;hb=f0610347140239143439a511ee2bd48cb784f470;hpb=4e70ea24db840898be8cc21c950363a52a2a6aba diff --git a/ckeditor.asp b/ckeditor.asp index aef85c9..33b9f55 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.6" - timeStamp = "B49E5BQ" - mTimeStamp = "B49E5BQ" + version = "3.6.1" + timeStamp = "B5GJ5GG" + mTimeStamp = "B5GJ5GG" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")