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