diff options
author | Bryce Harrington <bryce@osg.samsung.com> | 2016-02-11 15:23:33 -0800 |
---|---|---|
committer | Bryce Harrington <bryce@osg.samsung.com> | 2016-02-11 15:23:33 -0800 |
commit | 9d24f23e4d6ae23f272d9a828523db504aaaf989 (patch) | |
tree | b66655ccf781ed2c7d798869bef8af6d2d84c152 | |
parent | 07d0d386daad6a4528b14521d86860e1f094a7ef (diff) | |
download | weston-9d24f23e4d6ae23f272d9a828523db504aaaf989.tar.gz weston-9d24f23e4d6ae23f272d9a828523db504aaaf989.tar.bz2 weston-9d24f23e4d6ae23f272d9a828523db504aaaf989.zip |
releasing.txt: Script now figures out release name on its own
-rw-r--r-- | releasing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releasing.txt b/releasing.txt index 2467e8eb..3b0dbff4 100644 --- a/releasing.txt +++ b/releasing.txt @@ -71,7 +71,7 @@ To make a release of Weston and/or Wayland, follow these steps. The register_release script in wayland-web will generate an HTML snippet that can be pasted into releases.html (or e.g. in emacs - insert it via "C-u M-! scripts/register_release x.y.z RC2") and + insert it via "C-u M-! scripts/register_release x.y.z") and customized. Once satisfied: |