X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=ckeditor.asp;h=bc9dc7c01a70943b9e49758afee2d37fe5c13946;hp=20510e52abf8b31be2785bbd98603cb761152d72;hb=66f4ae0bf0280ed56bf7c0f4ab175424dd1d47a0;hpb=f8fc585c18d287eb325c575596d183122486b641 diff --git a/ckeditor.asp b/ckeditor.asp index 20510e5..bc9dc7c 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.3" - timeStamp = "A4SD49Y" - mTimeStamp = "A4SD49Y" + version = "3.3.1" + timeStamp = "A5AB4B6" + mTimeStamp = "A5AB4B6" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")