summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-08-16 14:16:26 -0700
committerBryce Harrington <bryce@osg.samsung.com>2015-08-16 14:16:26 -0700
commit842ef2f8955629bac185933a3af2c88ae72a8eef (patch)
tree6a451962c89614ff87d01f47b128ef8d6bf84420
parentcab7ed9fc8290d73cb5404ceb4a41ebdb8316017 (diff)
releasing: Soften suggestion to update the wayland version dependency
-rw-r--r--releasing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasing.txt b/releasing.txt
index 35ca3242..1380361d 100644
--- a/releasing.txt
+++ b/releasing.txt
@@ -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"