Skip to content

Commit 100d096

Browse files
committed
Fix upgrade docs for R202403
1 parent ff6ff0e commit 100d096

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

SETUP/UPGRADE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Run the scripts in the following directories in order
9999
* c/SETUP/upgrade/17/
100100
* c/SETUP/upgrade/18/
101101
* c/SETUP/upgrade/19/
102+
* c/SETUP/upgrade/20/
102103

103104
### Upgrading from release R202102
104105
Run the scripts in the following directories in order
@@ -107,24 +108,33 @@ Run the scripts in the following directories in order
107108
* c/SETUP/upgrade/17/
108109
* c/SETUP/upgrade/18/
109110
* c/SETUP/upgrade/19/
111+
* c/SETUP/upgrade/20/
110112

111113
### Upgrading from release R202109
112114
Run the scripts in the following directories in order
113115

114116
* c/SETUP/upgrade/17/
115117
* c/SETUP/upgrade/18/
116118
* c/SETUP/upgrade/19/
119+
* c/SETUP/upgrade/20/
117120

118121
### Upgrading from release R202202
119122
Run the scripts in the following directories in order
120123

121124
* c/SETUP/upgrade/18/
122125
* c/SETUP/upgrade/19/
126+
* c/SETUP/upgrade/20/
123127

124128
### Upgrading from release R202209 or R202303
125129
Run the scripts in the following directories in order
126130

127131
* c/SETUP/upgrade/19/
132+
* c/SETUP/upgrade/20/
133+
134+
### Upgrading from release R202309
135+
Run the scripts in the following directories in order
136+
137+
* c/SETUP/upgrade/20/
128138

129139
## Install the modified `dp.cron`
130140
Install the modified `dp.cron`.

0 commit comments

Comments
 (0)