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