X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=ckeditor.asp;h=8500aba750d4d7d1846785eb05170ec9f24b514f;hp=094e7273156aad4fa66faadcd75c8a5299ecdf82;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/ckeditor.asp b/ckeditor.asp index 094e727..8500aba 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.6.4" - timeStamp = "C6HH5UF" - mTimeStamp = "C6HH5UF" + version = "3.6.5" + timeStamp = "C9A85WF" + mTimeStamp = "C9A85WF" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")