aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2004-02-08 16:27:55 +0000
committerDavid Aspinall2004-02-08 16:27:55 +0000
commitcf82fb86377e4f25091353f268b5cb2f70905a4f (patch)
tree913d4ed1f0ab45adfb7e621600f78cb53ecd179e
parentd5df98fe30c28e1eeddf9be12d10a557512779af (diff)
Comments about prereleasetag
-rw-r--r--Makefile.devel5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.devel b/Makefile.devel
index 261aea89..f0e8890b 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -83,6 +83,11 @@ DEVELOPERS=\
# PRERELEASE_PREFIX is used to match PRERELEASE_TAG in sed
# line in tag target below, which edits $(DOWNLOADHTML)
+# The prereltag.txt is kept as a record in the distrib area
+# of the current pre-release version (currently not used explicitly
+# anywhere for web pages and the like).
+# FIXME: could include tag in web pages, and link using -latest
+# sym links. Would avoid needing to edit html below.
PRERELEASE_PREFIX=3\.5pre
PRERELEASE_TAG=3.5pre$(shell date "+%y%m%d")
PREREL_TAG_FILE=prereltag.txt