diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2008-09-06 06:15:31 -0400 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2008-09-06 06:15:31 -0400 |
commit | 35fcdf352a29241f235f2bc7a692c20ad8baf240 (patch) | |
tree | cc293bedb992ac53de0e64070e39587c4641959e /RELEASING | |
parent | 5e7388540f2cd201331cb3d1f616e3c300dbc45f (diff) |
Bump release
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -17,7 +17,9 @@ Here are the steps to follow to create a new pixman release: make PREV=<last version> release-check - and fix things until it passes. + and fix things until it passes. If your freedesktop username is + different from your local username, then also set the variable + USERNAME on the commandline. A very useful thing to do is to run the cairo test suite against pixman. This can be done by running the following |