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