From 3ced1a0292797b00971c482661934b68bd700669 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Tue, 30 Aug 2016 12:00:38 -0700 Subject: [PATCH] releasing: Fix incorrect direction about how many lines need tweaked --- releasing.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasing.txt b/releasing.txt index b30991fc..60952f98 100644 --- a/releasing.txt +++ b/releasing.txt @@ -9,8 +9,8 @@ To make a release of Weston and/or Wayland, follow these steps. dependencies are correct, and that wayland-protocols has had a release with any needed protocol updates. - 2. Update the first three lines of configure.ac to the intended - version. + 2. Update the first stanza of configure.ac to the intended versions + for weston and libweston. For Weston's x.y.0 releases, if libweston_major_version is greater than weston_major_version, bump the Weston version numbers (major, minor,