From: simonmar Date: Mon, 1 Mar 2004 10:17:53 +0000 (+0000) Subject: [project @ 2004-03-01 10:17:53 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~34 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=9208824c858a5e8c4dbed212a2fc26248aaa6fc1;p=ghc-hetmet.git [project @ 2004-03-01 10:17:53 by simonmar] Update version numbering policy: we now allow snapshots along the stable branch (eg. 6.2.20040229). --- diff --git a/ghc/docs/users_guide/intro.sgml b/ghc/docs/users_guide/intro.sgml index 30a3cec..b80accc 100644 --- a/ghc/docs/users_guide/intro.sgml +++ b/ghc/docs/users_guide/intro.sgml @@ -358,11 +358,18 @@ Snapshot releases are named x.y.YYYYMMDD - where y 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. + where 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. + + If y is odd, then this is a + snapshot of the CVS HEAD (the main development branch). If + y is even, then it is a snapshot + of the stable branch between patchlevel releases. For + example, 6.3.20040225 would be a snapshot + of the HEAD, but 6.2.20040225 would be a + snapshot of the 6.2 branch. The value of __GLASGOW_HASKELL__ for a snapshot release is the integer