X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=ckeditor.asp;h=aef85c9fe74c1b7a9dcda911399f77c4eb2e5e97;hb=refs%2Ftags%2Fv3.6;hp=c3e8727fde15c210e4821011d9df4be6980930e9;hpb=1056598c95187351dc58f4991d331e2258d038b5;p=ckeditor.git diff --git a/ckeditor.asp b/ckeditor.asp index c3e8727..aef85c9 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.5.4" - timeStamp = "B49D5BN" - mTimeStamp = "B49D5BN" + version = "3.6" + timeStamp = "B49E5BQ" + mTimeStamp = "B49E5BQ" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")