Changes between Version 3 and Version 4 of UpdateVersions


Ignore:
Timestamp:
Jul 16, 2007, 2:37:42 PM (17 years ago)
Author:
Nicolas
Comment:

Shorter anchor names

Legend:

Unmodified
Added
Removed
Modified
  • UpdateVersions

    v3 v4  
    88 * From the project's root directory, run bin/update_versions.
    99
    10 == Single-file application versions ==
     10== Single-file application versions == #singlefile
    1111
    1212File names must be of the form `NAME_VERSION_PLATFORM[.ext]`, e.g.:
     
    2020
    2121
    22 == Multiple-file application versions ==
     22== Multiple-file application versions == #multifile
    2323
    2424Application versions can consist of multiple files, one of which is the main program. To create a multiple-file application version, create a directory with the same name as the main program (of the form `NAME_VERSION_PLATFORM[.ext]`) and put the files in that directory.
     
    2626If your application includes executable files other than the main file, make sure that their protection flags include the user execute (u+x) bit.
    2727
    28 == Passing extra information about files ==
     28== Passing extra information about files == #extrainfo
    2929
    3030If a file of the form