summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING5
1 files changed, 2 insertions, 3 deletions
diff --git a/RELEASING b/RELEASING
index 657857d..fc4edc9 100644
--- a/RELEASING
+++ b/RELEASING
@@ -10,12 +10,11 @@ Here are the steps to follow to create a new pixman release:
git log master...origin (no output; note: *3* dots)
-2) Increment pixman_(major|minor|micro) in configure.ac according to
- the directions in that file.
+2) Increment the version in meson.build.
3) Make sure that new version works, including
- - make distcheck passes
+ - meson test passes
- the X server still works with the new pixman version
installed