4 Specify a version number. If this option is not specified the
5 default is to use the date (YYYY-MM-DD) as the version.
8 Build a source package. If this option is not specified the default
12 Include the optional installs located in the ./optional directory.
13 If this option is not specified the default is to not include the
16 -----------------------------------------------------------------------
18 Typical usage when posting a new release on SourceForge:
20 # Place the mac optional installs in the ./optional directory.
24 # Place the source optional installs in the ./optional directory.
26 ./package -v 3.2 -s -o
28 -----------------------------------------------------------------------