diff options
author | Ian C <ianc@noddybox.co.uk> | 2007-03-25 22:42:53 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2007-03-25 22:42:53 +0000 |
commit | b3f228ffad2190b7919a75672c4ea1b6f49bce8e (patch) | |
tree | 32091231f8ea18c454e3441ac10a2e19f7de3d35 | |
parent | a276d393d759e9d031f7bab6b611f3db49499c72 (diff) |
Added changes for version file
-rw-r--r-- | BUILDING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,4 +14,5 @@ $ make ADDITIONAL_CFLAGS="-DDS81_DISABLE_FAT" There is a script mkrelease.sh which simply makes a FAT and non-FAT version of -DS81 for release. +DS81 for release. This script also sets the displayed version number to the +string contained in the 'version' file (by default a time-stamp is produced). |