X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=ckeditor.asp;h=20510e52abf8b31be2785bbd98603cb761152d72;hb=refs%2Ftags%2Fv3.3;hp=bc644a4d0f8a7c37e245042e03cd86f72b7a3722;hpb=8665a7c6c60586526e32e8941fe2896739b6ebfb;p=ckeditor.git 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")