X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=ckeditor.asp;h=20510e52abf8b31be2785bbd98603cb761152d72;hp=bc644a4d0f8a7c37e245042e03cd86f72b7a3722;hb=f8fc585c18d287eb325c575596d183122486b641;hpb=8665a7c6c60586526e32e8941fe2896739b6ebfb diff --git a/ckeditor.asp b/ckeditor.asp index bc644a4..20510e5 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.3" + timeStamp = "A4SD49Y" + mTimeStamp = "A4SD49Y" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")