From: simonmar Date: Mon, 31 Jul 2000 10:06:30 +0000 (+0000) Subject: [project @ 2000-07-31 10:06:30 by simonmar] X-Git-Tag: Approximately_9120_patches~3934 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=43d06c892997d03b3ae44fa67e89a703562e5ace;p=ghc-hetmet.git [project @ 2000-07-31 10:06:30 by simonmar] x.yy.DDMMYYYY should be x.yy.YYYYMMDD for unstable snapshots. --- diff --git a/ghc/docs/users_guide/intro.sgml b/ghc/docs/users_guide/intro.sgml index 828eb0e..7fd1ea6 100644 --- a/ghc/docs/users_guide/intro.sgml +++ b/ghc/docs/users_guide/intro.sgml @@ -394,8 +394,8 @@ Some Haskell-related discussion takes place in the Usenet newsgroup GHC web site for details). Snapshot releases are named - x.yy.DDMMYYYY where yy - is odd, and DDMMYYYY + x.yy.YYYYMMDD where yy + is odd, and YYYYMMDD is the date of the sources from which the snapshot was built. In theory, you can check out the exact same sources from the CVS repository using this date.