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