Show
Ignore:
Timestamp:
2008-07-03 23:33:15 (6 months ago)
Author:
mosipov
Message:

- Added svn Ids
- added XML pis

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/build.xml

    • Property svn:keywords set to Id
    r2032 r2167  
     1<?xml version="1.0" encoding="UTF-8"?> 
    12<!-- 
    23 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 
     
    1718 *    http://www.mozilla.org/MPL/MPL-1.1.html 
    1819 *  
    19  * == END LICENSE ==   
     20 * == END LICENSE == 
     21 * @version: $Id$ 
    2022--> 
    2123<project name="fckeditor-java" basedir="."> 
     
    4244        > 
    4345                <property name="fckeditor-tmp" location="fckeditor-tmp" /> 
    44                 <property name="fckeditor-basename" value="FCKeditor_2.6" /> 
     46                <property name="fckeditor-basename" value="FCKeditor_2.6.2" /> 
    4547                <property name="fckeditor-destfile" 
    4648                          value="${fckeditor-basename}_clean.zip"