Skip to content

Commit be84d7a

Browse files
committed
Added instructions on updating the release version and date for patch releases.
- Legacy-Id: 5670
1 parent a1d0fa0 commit be84d7a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

INSTALL

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ process should be used:
8484
/a/www/ietf-datatracker $ cd 4.43.p1/
8585
/a/www/ietf-datatracker/4.43.p1 $ patch -p0 < ../patches/2013-03-25-ballot-calculation.patch
8686

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 ...
87+
This should not produce any messages about failing to apply any
88+
chunks; if it does, you probably should go back to 1. and figure
89+
out why
8990

9091
6. Edit .../ietf/__init__.py in the new patched release to indicate the patch
9192
version in the __version__ string and current date and time in the __date__

0 commit comments

Comments
 (0)