From 3e16d73f38c041729a2b8522753c2bf27e466950 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Thu, 27 Feb 2014 06:34:42 -0800 Subject: [PATCH] add release step for documentation --- doc/release_steps.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/release_steps.txt b/doc/release_steps.txt index 54d53467e..8287787e6 100644 --- a/doc/release_steps.txt +++ b/doc/release_steps.txt @@ -144,6 +144,9 @@ preparing the documentation 2. Check if these new files are available on the website +3. In ns-3-dev, edit the tutorial "Getting Started" page to + update the release version numbers. + preparing the Wordpress-based main website ------------------------------------------