[svn r22435] FS#2867 - The online editor: Updating the build-number.

skala
Ivan Tcholakov 17 years ago
parent 34ad2680f1
commit 08e84bcb04
  1. 2
      main/inc/lib/fckeditor/editor/_source/fckeditorapi.js
  2. 2
      main/inc/lib/fckeditor/editor/dialog/fck_about.html
  3. 2
      main/inc/lib/fckeditor/editor/js/fckeditorcode_gecko.js
  4. 2
      main/inc/lib/fckeditor/editor/js/fckeditorcode_ie.js

@ -41,7 +41,7 @@ function InitializeAPI()
var sScript =
'window.FCKeditorAPI = {' +
'Version : "2.6.4.1",' +
'VersionBuild : "23195",' +
'VersionBuild : "23405",' +
'Instances : window.FCKeditorAPI && window.FCKeditorAPI.Instances || {},' +
'GetInstance : function( name )' +

@ -79,7 +79,7 @@ window.onload = function()
<span fcklang="DlgAboutVersion">version</span>
<br />
<b>2.6.4.1</b><br />
Build 23195</td>
Build 23405</td>
</tr>
</table>
</td>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save