diff options
-rw-r--r-- | doc/RELEASING | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/RELEASING b/doc/RELEASING index c1c9d06..92dbb72 100644 --- a/doc/RELEASING +++ b/doc/RELEASING | |||
@@ -4,12 +4,12 @@ cvs update in main area | |||
4 | . tools/devmode, if feeling adventurous | 4 | . tools/devmode, if feeling adventurous |
5 | check compilation | 5 | check compilation |
6 | 6 | ||
7 | Update BUGS file, if this is a major release | 7 | Update BUGS file |
8 | Update configure.in and package.def with version and commit | ||
8 | 9 | ||
9 | Run cvs2cl.pl | 10 | Run cvs2cl.pl |
10 | commit new ChangeLog | 11 | commit new ChangeLog |
11 | 12 | ||
12 | Check configure.in and package.def with right version | ||
13 | cvs tag r1_4_1 | 13 | cvs tag r1_4_1 |
14 | 14 | ||
15 | checkout new version: | 15 | checkout new version: |
@@ -27,7 +27,7 @@ bin | |||
27 | cd /incoming | 27 | cd /incoming |
28 | put file | 28 | put file |
29 | 29 | ||
30 | SF -> Submit News about release. | 30 | SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps) |
31 | List major changes. | 31 | List major changes. |
32 | List all people on team involved. | 32 | List all people on team involved. |
33 | Add acknowledgement to contributors | 33 | Add acknowledgement to contributors |