There are no available options for this view.

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.141 by botg, Sun Aug 21 12:57:11 2005 UTC revision 1.142 by botg, Mon Sep 12 13:57:30 2005 UTC
# Line 14  Line 14 
14  ;Product information  ;Product information
15    
16    !define MUI_PRODUCT "FileZilla" ;Define your own software name here    !define MUI_PRODUCT "FileZilla" ;Define your own software name here
17    !define MUI_VERSION "2.2.15" ;Define your own software version here    !define MUI_VERSION "2.2.16" ;Define your own software version here
18    Name "${MUI_PRODUCT} ${MUI_VERSION}"    Name "${MUI_PRODUCT} ${MUI_VERSION}"
19    
20  !define SOURCE_LOCATION "http://filezilla.sourceforge.net/install_data/mirror.php?v=2_2_5&t=src"  !define SOURCE_LOCATION "http://filezilla.sourceforge.net/install_data/mirror.php?v=2_2_16&t=src"
21  !define SOURCE_PACKAGE_FILE "FileZilla_2_2_15_src.zip"  !define SOURCE_PACKAGE_FILE "FileZilla_2_2_16_src.zip"
22    
23  !define FRENCH_DOCUMENTATION_LOCATION "http://filezilla.sourceforge.net/install_data/french_documentation/mirror.php"  !define FRENCH_DOCUMENTATION_LOCATION "http://filezilla.sourceforge.net/install_data/french_documentation/mirror.php"
24  !define FRENCH_DOCUMENTATION_PACKAGE_FILE "french_documentation.zip"  !define FRENCH_DOCUMENTATION_PACKAGE_FILE "french_documentation.zip"

Legend:
Removed from v.1.141  
changed lines
  Added in v.1.142