avoid naming existing tags in explanations;
authorwenzelm
Wed, 28 Sep 2005 11:50:15 +0200
changeset 17693 541f6367a431
parent 17692 6d277e731096
child 17694 b7870c2bd7df
avoid naming existing tags in explanations;
Admin/makedist
--- a/Admin/makedist	Wed Sep 28 11:50:14 2005 +0200
+++ b/Admin/makedist	Wed Sep 28 11:50:15 2005 +0200
@@ -35,7 +35,7 @@
 
   Make Isabelle distribution from the master sources at TUM.
 
-  VERSION may be either a tag like "Isabelle2003" that specifies the
+  VERSION may be either a tag like "IsabelleXXXX" that specifies the
   release to be exported from the repository, or "-" to checkout the
   current sources as an unofficial release.
 
@@ -48,7 +48,7 @@
     * Check ANNOUNCE, README.html, INSTALL, NEWS, COPYRIGHT, CONTRIBUTORS.
     * Try "isatool makeall all" with Poly/ML, SML/NJ, etc.
     * Tag the current repository version, e.g.:
-        cvs -d /usr/proj/isabelle-repository/archive rtag Isabelle2003 isabelle
+        cvs -d /usr/proj/isabelle-repository/archive rtag IsabelleXXXX isabelle
       PLEASE DO NOT DO THIS UNLESS YOU KNOW WHAT YOU ARE DOING!
 
 EOF