We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c35da4 commit a1d0fa0Copy full SHA for a1d0fa0
1 file changed
INSTALL
@@ -87,7 +87,11 @@ process should be used:
87
This should not produce any messages about failing to apply any chunks;
88
if it does, you probably should go back to 1. and figure out why ...
89
90
- 6. Change the 'web' symlink, reload etc. as described in
+ 6. Edit .../ietf/__init__.py in the new patched release to indicate the patch
91
+ version in the __version__ string and current date and time in the __date__
92
+ string.
93
+
94
+ 7. Change the 'web' symlink, reload etc. as described in
95
`General Instructions for Deployment of a New Release`_ .
96
97
0 commit comments