summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILDING3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILDING b/BUILDING
index 263b160..35bd029 100644
--- a/BUILDING
+++ b/BUILDING
@@ -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).