releasing: Soften suggestion to update the wayland version dependency

This commit is contained in:
Bryce Harrington 2015-08-16 14:16:26 -07:00
parent cab7ed9fc8
commit 842ef2f895

View file

@ -8,7 +8,7 @@ To make a release of Weston and/or Wayland, follow these steps.
1. Update the first three lines of configure.ac to the intended
version, commit. Also note that Weston includes versioned
dependencies on 'wayland-server' and 'wayland-client' in
configure.ac which typically need updated as well. Then commit
configure.ac which occasionally need updated as well. Then commit
your changes:
$ export RELEASE_NUMBER="x.y.z"