X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=ckeditor.asp;h=d18695fd1634557e10f42cba22d132b77fc3d4ff;hp=c87d52173cb0ab803aabb185a68fc0bf275dfc74;hb=039a051ccf3901311661022a30afd60fc38130c9;hpb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7 diff --git a/ckeditor.asp b/ckeditor.asp index c87d521..d18695f 100644 --- a/ckeditor.asp +++ b/ckeditor.asp @@ -91,9 +91,9 @@ Class CKEditor Private Sub Class_Initialize() - version = "3.4.1" - timeStamp = "A8LE4JO" - mTimeStamp = "A8LE4JO" + version = "3.4.2" + timeStamp = "AA4E4NT" + mTimeStamp = "AA4E4NT" Set oInstanceConfig = CreateObject("Scripting.Dictionary") Set oAllInstancesConfig = CreateObject("Scripting.Dictionary")