X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ckeditor.asp;h=74c5d99af8488b9ae5bdb3d0c769709d081ef09d;hb=9afde8772159bd3436f1f5b7862960307710ae5a;hp=bc644a4d0f8a7c37e245042e03cd86f72b7a3722;hpb=8665a7c6c60586526e32e8941fe2896739b6ebfb;p=ckeditor.git diff --git a/ckeditor.asp b/ckeditor.asp index bc644a4..74c5d99 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.2.2" - timeStamp = "A4SD49X" - mTimeStamp = "A4SD49X" + version = "3.5" + timeStamp = "ABLC4TW" + mTimeStamp = "ABLC4TW" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")