tuned;
authorwenzelm
Wed, 21 Sep 2005 14:23:57 +0200
changeset 17560 b4b885858036
parent 17559 70b4a2885193
child 17561 bde06ed41123
tuned;
Admin/makedist
--- a/Admin/makedist	Wed Sep 21 14:05:47 2005 +0200
+++ b/Admin/makedist	Wed Sep 21 14:23:57 2005 +0200
@@ -35,7 +35,7 @@
 
   Make Isabelle distribution from the master sources at TUM.
 
-  VERSION may be either a tag like "Isabelle2005" that specifies the
+  VERSION may be either a tag like "Isabelle2003" 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 Isabelle2005 isabelle
+        cvs -d /usr/proj/isabelle-repository/archive rtag Isabelle2003 isabelle
       PLEASE DO NOT DO THIS UNLESS YOU KNOW WHAT YOU ARE DOING!
 
 EOF