diff options
author | Julien Cristau <jcristau@debian.org> | 2009-04-16 14:27:15 +0200 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-04-21 15:25:58 -0700 |
commit | 84f69081abaeef8b05cafb64d3102eb2abdf9a8e (patch) | |
tree | c92e56a461002c203538097ffc7be4ffeed3c6b9 /RELEASING | |
parent | 08ebde4715b87867184d42b60762cd774e151f5c (diff) |
Require xserver 1.3
I don't think anyone tests this against an old server anymore.
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -25,10 +25,6 @@ The process for releasing a new tarball is as follows: $ make distcheck - Note that unlike a regular "make", this will not work unless - you pass a valid --with-xserver-source=/path/to/xserver option - to configure. - 5. Tag the release $ git tag -m "Intel <ver> release" <ver> |