X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=ckeditor.asp;h=74c5d99af8488b9ae5bdb3d0c769709d081ef09d;hp=60232698655059e2b6d68f467a24a03ea6930de7;hb=9afde8772159bd3436f1f5b7862960307710ae5a;hpb=614511639979907ceb0da3614122a4d8eb963ad4 diff --git a/ckeditor.asp b/ckeditor.asp index 6023269..74c5d99 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.4.3" - timeStamp = "ABH04T8" - mTimeStamp = "ABH04T8" + version = "3.5" + timeStamp = "ABLC4TW" + mTimeStamp = "ABLC4TW" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")